Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 174aca1fec9494eff51899d3ef2e175e8cddc5c1
      
https://github.com/WebKit/WebKit/commit/174aca1fec9494eff51899d3ef2e175e8cddc5c1
  Author: Rupin Mittal <[email protected]>
  Date:   2026-05-24 (Sun, 24 May 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKBackForwardListTests.mm

  Log Message:
  -----------
  Unreviewed, build fix after 313814@main
https://bugs.webkit.org/show_bug.cgi?id=315479
rdar://177842482

TestWebKitAPI::Util::run() takes in a bool *, we cannot pass in a BOOL *
on platforms where BOOL is defined as a signed char (like macOS x86).

* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKBackForwardListTests.mm:
(-[ItemAddedRecordingDelegate webView:didFinishNavigation:]):
(-[ItemAddedRecordingDelegate _webView:navigation:didSameDocumentNavigation:]):
(TEST(WKBackForwardList, 
ItemAddedDelegateObservesUserGestureFlagAtCallbackTime)):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to