Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8daa3e911a17a52a032560264da52f2e8675b344
https://github.com/WebKit/WebKit/commit/8daa3e911a17a52a032560264da52f2e8675b344
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M Source/WebCore/Modules/applepay/PaymentInstallmentConfiguration.mm
M Source/WebCore/Modules/applepay/PaymentSummaryItems.h
M Source/WebCore/Modules/applepay/cocoa/PaymentSummaryItemsCocoa.mm
M Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp
M Source/WebCore/Modules/speech/SpeechSynthesis.cpp
M Source/WebCore/Modules/speech/SpeechSynthesis.h
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Document.h
M Source/WebCore/dom/Element.cpp
M Source/WebCore/dom/Element.h
M Source/WebCore/html/AttachmentAssociatedElement.cpp
M Source/WebCore/html/AttachmentAssociatedElement.h
M Source/WebCore/html/FormAssociatedCustomElement.cpp
M Source/WebCore/html/FormAssociatedElement.h
M Source/WebCore/html/FormController.cpp
M Source/WebCore/html/FormListedElement.cpp
M Source/WebCore/html/HTMLAttachmentElement.cpp
M Source/WebCore/html/HTMLInputElement.cpp
M Source/WebCore/html/HTMLInputElement.h
M Source/WebCore/html/HTMLMediaElement.cpp
M Source/WebCore/html/HTMLTemplateElement.cpp
M Source/WebCore/html/ImageInputType.cpp
M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp
M Source/WebCore/html/track/TextTrack.cpp
M Source/WebCore/html/track/TextTrack.h
M Source/WebCore/page/Page.cpp
M Source/WebCore/page/Page.h
M Source/WebCore/page/PageGroup.cpp
M Source/WebCore/page/PageGroup.h
M Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.h
M Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.mm
M Source/WebCore/platform/graphics/Path.cpp
M Source/WebCore/platform/graphics/Path.h
M Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.mm
M Source/WebCore/platform/mac/ScrollingMomentumCalculatorMac.h
M Source/WebCore/platform/mac/ScrollingMomentumCalculatorMac.mm
M Source/WebCore/workers/service/ServiceWorkerContainer.cpp
M Source/WebCore/workers/service/ServiceWorkerContainer.h
M Source/WebKit/Shared/ApplePay/cocoa/PaymentTokenContextCocoa.mm
M Source/WebKit/Shared/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm
Log Message:
-----------
Remove fooProtectedBar() methods from WebCore
https://bugs.webkit.org/show_bug.cgi?id=308710
Reviewed by Chris Dumez.
And replace them with a protect() wrapper.
Canonical link: https://commits.webkit.org/308282@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications