Bug 239291

Summary: [web-animations] REGRESSION(r291527): assertion hit during teardown of document with CSS Animations
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=236274
Attachments:
Description Flags
Patch dino: review+, ews-feeder: commit-queue-

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>