Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 89ea283a564e0e8b018b51bc52948d252531914d
https://github.com/WebKit/WebKit/commit/89ea283a564e0e8b018b51bc52948d252531914d
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/html/BaseDateAndTimeInputType.cpp
M Source/WebCore/html/DateInputType.cpp
M Source/WebCore/html/DateTimeLocalInputType.cpp
M Source/WebCore/html/MonthInputType.cpp
M Source/WebCore/html/NumberInputType.cpp
M Source/WebCore/html/TimeInputType.cpp
M Source/WebCore/html/shadow/DateTimeEditElement.cpp
M Source/WebCore/html/shadow/DateTimeEditElement.h
M Source/WebCore/html/shadow/DateTimeNumericFieldElement.cpp
M Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp
M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp
M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.h
M Source/WebCore/html/shadow/SliderThumbElement.cpp
M Source/WebCore/html/shadow/TextControlInnerElements.cpp
M Source/WebCore/platform/text/LocaleICU.cpp
M Source/WebCore/platform/text/LocaleICU.h
M Source/WebCore/platform/text/LocaleNone.cpp
M Source/WebCore/platform/text/PlatformLocale.cpp
M Source/WebCore/platform/text/PlatformLocale.h
M Source/WebCore/platform/text/cocoa/LocaleCocoa.h
M Source/WebKit/Shared/Extensions/WebExtensionLocalization.cpp
Log Message:
-----------
Reduce unsafeness in WebCore/html/shadow
https://bugs.webkit.org/show_bug.cgi?id=308644
Reviewed by Ryosuke Niwa.
As per https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/308275@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications