[webkit-changes] [WebKit/WebKit] e7c8f6: Address Safer CPP failures in API::Array
Chris Dumez
noreply at github.com
Fri Feb 28 13:57:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7c8f62491cb9f9e4c24ea3f220f0db5c5e77ce4
https://github.com/WebKit/WebKit/commit/e7c8f62491cb9f9e4c24ea3f220f0db5c5e77ce4
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/Shared/API/APIArray.h
M Source/WebKit/Shared/API/APISecurityOrigin.h
M Source/WebKit/Shared/APIWebArchive.h
M Source/WebKit/Shared/APIWebArchiveResource.h
M Source/WebKit/Shared/WebContextMenuItem.h
M Source/WebKit/UIProcess/API/APIUserScript.h
M Source/WebKit/UIProcess/API/APIUserStyleSheet.h
M Source/WebKit/UIProcess/WebGrammarDetail.h
Log Message:
-----------
Address Safer CPP failures in API::Array
https://bugs.webkit.org/show_bug.cgi?id=288800
Reviewed by Ryosuke Niwa.
* Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/Shared/API/APIArray.h:
* Source/WebKit/Shared/API/APISecurityOrigin.h:
* Source/WebKit/Shared/APIWebArchive.h:
* Source/WebKit/Shared/APIWebArchiveResource.h:
* Source/WebKit/Shared/WebContextMenuItem.h:
(isType):
* Source/WebKit/UIProcess/API/APIUserScript.h:
* Source/WebKit/UIProcess/API/APIUserStyleSheet.h:
Canonical link: https://commits.webkit.org/291373@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list