Skip to content

Fix dangling pointer to native_delegate_(fix issue #4072)#4125

Open
JCYang wants to merge 1 commit into
chromiumembedded:masterfrom
Coremail:fix-dangling-ptr
Open

Fix dangling pointer to native_delegate_(fix issue #4072)#4125
JCYang wants to merge 1 commit into
chromiumembedded:masterfrom
Coremail:fix-dangling-ptr

Conversation

@JCYang

@JCYang JCYang commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Change native_delegate_ within ChildWindowDelegate to be base::WeakPtr to fix dangling pointer.

)

Change native_delegate_ within ChildWindowDelegate to be base::WeakPtr<CefBrowserPlatformDelegateNative> to fix dangling pointer.
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.

1 participant