Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da160bfe781836f7940d5cc48b3e7d8c889e5a0e
      
https://github.com/WebKit/WebKit/commit/da160bfe781836f7940d5cc48b3e7d8c889e5a0e
  Author: Adrian Taylor <[email protected]>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/Navigation.mm

  Log Message:
  -----------
  Fix WKNavigation.ShouldGoToBackForwardListItem
https://bugs.webkit.org/show_bug.cgi?id=306330
rdar://169000295

Reviewed by Sihui Liu.

This test sometimes did not wait for the initial navigation to occur, which led
to the back forward list containing the wrong number of entries, and the later
call to goBack doing nothing. Fix the status variable so that we always wait
for the initial navigation.

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



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

Reply via email to