Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2eccf6e8968d13f27674363042e8cba7865129d5
https://github.com/WebKit/WebKit/commit/2eccf6e8968d13f27674363042e8cba7865129d5
Author: Geoffrey Garen <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M Source/WebCore/Modules/identity/CredentialRequestCoordinator.cpp
M Source/WebCore/dom/DocumentFullscreen.cpp
M Source/WebCore/html/HTMLMediaElement.cpp
M Source/WebKit/UIProcess/PageLoadState.cpp
M Source/WebKit/UIProcess/XR/PlatformXRSystem.cpp
M Source/WebKit/WebProcess/cocoa/AudioSessionRoutingArbitrator.cpp
Log Message:
-----------
Rename protectedThis => rawThis for raw pointers
https://bugs.webkit.org/show_bug.cgi?id=309829
rdar://172410470
Reviewed by Chris Dumez.
Follow-up from removing unnecessary smart pointers.
They're not protected anymore.
Canonical link: https://commits.webkit.org/309225@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications