Bug 239291 - [web-animations] REGRESSION(r291527): assertion hit during teardown of document with CSS Animations
Summary: [web-animations] REGRESSION(r291527): assertion hit during teardown of docume...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-13 11:51 PDT by Antoine Quint
Modified: 2022-04-13 23:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.92 KB, patch)
2022-04-13 12:36 PDT, Antoine Quint
dino: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-04-13 11:51:53 PDT
rdar://90699078
Comment 1 Antoine Quint 2022-04-13 12:36:01 PDT
Created attachment 457559 [details]
Patch
Comment 2 Dean Jackson 2022-04-13 12:39:42 PDT
Comment on attachment 457559 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=457559&action=review

> LayoutTests/webanimations/css-animation-resolution-during-teardown.html:33
> +        if (!window.location.search)

tricky!
Comment 3 Antoine Quint 2022-04-13 23:11:38 PDT
Committed r292858 (249629@trunk): <https://commits.webkit.org/249629@trunk>