Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8dd3944f12c16a49acea73e3d2441e9330280742
https://github.com/WebKit/WebKit/commit/8dd3944f12c16a49acea73e3d2441e9330280742
Author: Chris Dumez <[email protected]>
Date: 2026-01-18 (Sun, 18 Jan 2026)
Changed paths:
M Source/JavaScriptCore/API/JSContext.mm
M Source/JavaScriptCore/API/JSContextInternal.h
M
Source/JavaScriptCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
M Source/WTF/wtf/Assertions.h
M Source/WebCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
M Source/WebCore/accessibility/cocoa/AXCoreObjectCocoa.mm
M Source/WebCore/platform/ios/WebAVPlayerController.mm
Log Message:
-----------
[Safer CPP] Address some unretained data members warnings
https://bugs.webkit.org/show_bug.cgi?id=305738
Reviewed by Darin Adler.
* Source/JavaScriptCore/API/JSContext.mm:
(+[JSContext currentContext]):
* Source/JavaScriptCore/API/JSContextInternal.h:
*
Source/JavaScriptCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WTF/wtf/Assertions.h:
* Source/WebCore/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WebCore/accessibility/cocoa/AXCoreObjectCocoa.mm:
(WebCore::Accessibility::createPlatformRoleMap):
* Source/WebCore/platform/ios/WebAVPlayerController.mm:
(-[WebAVPlayerController dealloc]):
(-[WebAVPlayerController currentAudioMediaSelectionOption]):
(-[WebAVPlayerController setCurrentAudioMediaSelectionOption:]):
(-[WebAVPlayerController currentLegibleMediaSelectionOption]):
(-[WebAVPlayerController setCurrentLegibleMediaSelectionOption:]):
(-[WebAVMediaSelectionOption copyWithZone:]):
(-[WebAVMediaSelectionOption mediaType]):
Canonical link: https://commits.webkit.org/305797@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications