Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e0990321f04940a7aa8287f9cdabf973d1e1d07
https://github.com/WebKit/WebKit/commit/6e0990321f04940a7aa8287f9cdabf973d1e1d07
Author: Charlie Wolfe <[email protected]>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M Source/WebCore/page/History.cpp
Log Message:
-----------
REGRESSION (280591@main):
imported/w3c/web-platform-tests/navigation-api/navigate-event/replaceState-inside-back-handler.html
is constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=276205
rdar://131080588
Reviewed by Pascoe.
In 280591@main I moved this if statement to be called after state on
`mainHistory` was updated, which
caused this test to fail. Also use a smart pointer for `navigation`.
* Source/WebCore/page/History.cpp:
(WebCore::History::stateObjectAdded):
Canonical link: https://commits.webkit.org/280699@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