[webkit-changes] [WebKit/WebKit] 9e7f7f: [Debug] ASSERTION FAILED: !isSuspended() on `fast/...
Vitaly Dyachkov
noreply at github.com
Fri Sep 20 11:03:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e7f7fec1b29c528a4340da9e76c9583c7c59bc0
https://github.com/WebKit/WebKit/commit/9e7f7fec1b29c528a4340da9e76c9583c7c59bc0
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Source/WebCore/dom/ViewTransition.cpp
Log Message:
-----------
[Debug] ASSERTION FAILED: !isSuspended() on `fast/css/view-transitions-zoom.html`
https://bugs.webkit.org/show_bug.cgi?id=279589
Reviewed by Tim Nguyen.
Make sure that the script execution context is not stopped before
evaluating the status of the promise when it's settled.
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::ViewTransition::skipViewTransition):
Canonical link: https://commits.webkit.org/283996@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list