Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7684281e4877ed748ef81431c1556cb80db78285
https://github.com/WebKit/WebKit/commit/7684281e4877ed748ef81431c1556cb80db78285
Author: Brian Weinstein <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M
Source/WebKit/UIProcess/Extensions/Cocoa/API/WebExtensionContextAPIOffscreenCocoa.mm
M Source/WebKit/WebProcess/Extensions/API/WebExtensionAPINamespace.cpp
Log Message:
-----------
Protect dynamic web extension properties from a null page
https://bugs.webkit.org/show_bug.cgi?id=321941
rdar://184269255
Reviewed by Brady Eidson.
While we're here, fix the build with WK_WEB_EXTENSIONS_OFFSCREEN after
29769e195bc7 removed
a variable needed to build.
*
Source/WebKit/UIProcess/Extensions/Cocoa/API/WebExtensionContextAPIOffscreenCocoa.mm:
(WebKit::WebExtensionContext::offscreenCreateDocument):
* Source/WebKit/WebProcess/Extensions/API/WebExtensionAPINamespace.cpp:
(WebKit::WebExtensionAPINamespace::isPropertyAllowed):
Canonical link: https://commits.webkit.org/319386@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications