Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c9562fcc9d92a65767b33a7c5dca1f1ff45a62b
      
https://github.com/WebKit/WebKit/commit/2c9562fcc9d92a65767b33a7c5dca1f1ff45a62b
  Author: Chris Dumez <[email protected]>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebKit/UIProcess/API/Cocoa/NSAttributedString.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKBackForwardList.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKBackForwardListItem.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKBrowsingContextController.mm
    M Source/WebKit/UIProcess/WebBackForwardList.cpp
    M Source/WebKit/UIProcess/WebBackForwardList.h

  Log Message:
  -----------
  Address more safer CPP failures in WebKit/UIProcess/API/Cocoa
https://bugs.webkit.org/show_bug.cgi?id=289748

Reviewed by Darin Adler.

* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebKit/UIProcess/API/Cocoa/NSAttributedString.mm:
(+[NSAttributedString 
_loadFromHTMLWithOptions:contentLoader:completionHandler:]):
* Source/WebKit/UIProcess/API/Cocoa/WKBackForwardList.mm:
(-[WKBackForwardList _protectedList]):
(-[WKBackForwardList dealloc]):
(-[WKBackForwardList currentItem]):
(-[WKBackForwardList backItem]):
(-[WKBackForwardList forwardItem]):
(-[WKBackForwardList itemAtIndex:]):
(-[WKBackForwardList backList]):
(-[WKBackForwardList forwardList]):
(-[WKBackForwardList _removeAllItems]):
(-[WKBackForwardList _clear]):
* Source/WebKit/UIProcess/API/Cocoa/WKBackForwardListItem.mm:
(-[WKBackForwardListItem _protectedItem]):
(-[WKBackForwardListItem dealloc]):
(-[WKBackForwardListItem URL]):
(-[WKBackForwardListItem title]):
(-[WKBackForwardListItem initialURL]):
(-[WKBackForwardListItem _copySnapshotForTesting]):
(-[WKBackForwardListItem _scrollPosition]):
(-[WKBackForwardListItem _wasCreatedByJSWithoutUserInteraction]):
* Source/WebKit/UIProcess/API/Cocoa/WKBrowsingContextController.mm:
(-[WKBrowsingContextController dealloc]):
(-[WKBrowsingContextController activeURL]):
(-[WKBrowsingContextController committedURL]):
(didFailProvisionalNavigation):
(didFailNavigation):
(-[WKBrowsingContextController _initWithPageRef:]):

Canonical link: https://commits.webkit.org/292165@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to