Bug 190307 - [Web Animations] REGRESSION (r236809): crash under AnimationTimeline::updateCSSAnimationsForElement()
Summary: [Web Animations] REGRESSION (r236809): crash under AnimationTimeline::updateC...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-05 00:15 PDT by Antoine Quint
Modified: 2018-10-05 03:57 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.80 KB, patch)
2018-10-05 00:22 PDT, Antoine Quint
dino: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews107 for mac-sierra-wk2 (3.14 MB, application/zip)
2018-10-05 01:13 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-10-05 00:15:31 PDT
A couple of tests crash under AnimationTimeline::updateCSSAnimationsForElement() after we landed r236809, the fix for webkit.org/b/190257.
Comment 1 Antoine Quint 2018-10-05 00:15:43 PDT
<rdar://problem/45009901>
Comment 2 Antoine Quint 2018-10-05 00:22:16 PDT
Created attachment 351660 [details]
Patch
Comment 3 EWS Watchlist 2018-10-05 01:13:37 PDT
Comment on attachment 351660 [details]
Patch

Attachment 351660 [details] did not pass mac-wk2-ews (mac-wk2):
Output: https://webkit-queues.webkit.org/results/9460280

New failing tests:
css3/filters/backdrop/add-remove-add-backdrop-filter.html
Comment 4 EWS Watchlist 2018-10-05 01:13:39 PDT
Created attachment 351662 [details]
Archive of layout-test-results from ews107 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 5 Antoine Quint 2018-10-05 03:57:57 PDT
Committed r236871: <https://trac.webkit.org/changeset/236871>