Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1ca96bc2319147bacf35e01275f2497cd27a63f9
https://github.com/WebKit/WebKit/commit/1ca96bc2319147bacf35e01275f2497cd27a63f9
Author: Chris Dumez <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M Source/JavaScriptCore/API/JSWrapperMap.mm
M Source/WebCore/platform/ios/WebAVPlayerController.mm
M Source/WebKit/Shared/API/Cocoa/WKBrowsingContextHandle.mm
Log Message:
-----------
Address unexpected safer cpp failures on the bot
https://bugs.webkit.org/show_bug.cgi?id=304161
Reviewed by Ryosuke Niwa.
* Source/JavaScriptCore/API/JSWrapperMap.mm:
(-[JSObjCClassInfo ensureConstructorAndPrototypeInContext:]):
(-[JSObjCClassInfo constructorInContext:]):
(-[JSObjCClassInfo prototypeInContext:]):
(-[JSObjCClassInfo allocateConstructorAndPrototypeInContext:]): Deleted.
* Source/WebCore/platform/ios/WebAVPlayerController.mm:
(-[WebAVMediaSelectionOption copyWithZone:]):
* Source/WebKit/Shared/API/Cocoa/WKBrowsingContextHandle.mm:
(-[WKBrowsingContextHandle copyWithZone:]):
Canonical link: https://commits.webkit.org/304444@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications