Skip to content

CI run for contributor PR #34275#34310

Closed
brave-builds wants to merge 1 commit intomasterfrom
contributor-netzenbot-fix-brave-origin-service-dangling-ptr
Closed

CI run for contributor PR #34275#34310
brave-builds wants to merge 1 commit intomasterfrom
contributor-netzenbot-fix-brave-origin-service-dangling-ptr

Conversation

@brave-builds
Copy link
Collaborator

Description

This PR is created to run CI on the changes proposed in PR #34275 by @netzenbot.

This PR should not be merged.

Override KeyedService::Shutdown() to clean up raw_ptr members and
invalidate weak pointers before the service is destroyed. Without
this, the defaulted destructor detects dangling raw_ptr references
to PrefService and PolicyService objects that are already freed
during the profile teardown sequence.

Resolves brave/brave-browser#52757
@github-actions
Copy link
Contributor

The following commits were not verified:
7c5993b (unsigned)

@bbondy bbondy closed this Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants