[webkit-changes] [WebKit/WebKit] b09130: Address remaining Safer CPP failures in WKWebView....
Chris Dumez
noreply at github.com
Thu Feb 20 07:27:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b0913055e71ae8f912db4c9633338b9230c2e0c3
https://github.com/WebKit/WebKit/commit/b0913055e71ae8f912db4c9633338b9230c2e0c3
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteLayerTreeDrawingArea.mm
Log Message:
-----------
Address remaining Safer CPP failures in WKWebView.mm and RemoteLayerTreeDrawingArea.mm
https://bugs.webkit.org/show_bug.cgi?id=287991
Reviewed by Ryosuke Niwa.
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _setupPageConfiguration:withPool:]):
(-[WKWebView _evaluateJavaScript:asAsyncFunction:withSourceURL:withArguments:forceUserGesture:inFrame:inWorld:completionHandler:]):
(-[WKWebView _clearBackForwardCache]):
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteLayerTreeDrawingArea.mm:
(WebKit::RemoteLayerTreeDrawingArea::updateRendering):
Canonical link: https://commits.webkit.org/290707@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