[webkit-changes] [WebKit/WebKit] 2aaac5: Add page null check under [WKWebProcessPlugInFrame...
Chris Dumez
noreply at github.com
Mon Mar 18 19:03:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2aaac5377578daa8896c449b1cea387cf750e1a5
https://github.com/WebKit/WebKit/commit/2aaac5377578daa8896c449b1cea387cf750e1a5
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M Source/WebKit/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInFrame.mm
Log Message:
-----------
Add page null check under [WKWebProcessPlugInFrame _browserContextController]
https://bugs.webkit.org/show_bug.cgi?id=271174
rdar://122276358
Reviewed by Sihui Liu.
Add page null check under [WKWebProcessPlugInFrame _browserContextController] to address
some crashes in the wild.
* Source/WebKit/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInFrame.mm:
(-[WKWebProcessPlugInFrame _browserContextController]):
Canonical link: https://commits.webkit.org/276318@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list