Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9ec9904c3651d3cc1ccd8e8133c40309d70dbe91
https://github.com/WebKit/WebKit/commit/9ec9904c3651d3cc1ccd8e8133c40309d70dbe91
Author: Basuke Suzuki <[email protected]>
Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths:
M Source/WebCore/bindings/js/JSDOMPromise.cpp
M Source/WebCore/page/Navigation.cpp
Log Message:
-----------
Fix assertion regression (298647@main).
https://bugs.webkit.org/show_bug.cgi?id=297414
rdar://158349001
Reviewed by Per Arne Vollan.
- Add status check before calling markAsHandled.
- Remove redundant ASSERT (already in promise()).
* Source/WebCore/bindings/js/JSDOMPromise.cpp:
(WebCore::DOMPromise::markAsHandled):
* Source/WebCore/page/Navigation.cpp:
(WebCore::Navigation::innerDispatchNavigateEvent):
Canonical link: https://commits.webkit.org/298757@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