Bug 175291 - ASSERTION FAILED: paused() when running Web Platform Test /css/css-ui-3/outline-018.html
Summary: ASSERTION FAILED: paused() when running Web Platform Test /css/css-ui-3/outli...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-07 14:43 PDT by Daniel Bates
Modified: 2023-05-10 13:06 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-08-07 14:43:23 PDT
When I ran Web Platform Test /css/css-ui-3/outline-018.html with a debug build of WebKit, the WebProcess crashed because the ASSERT(paused()) failed in AnimationBase::updateStateMachine(). You can run the test online at <http://w3c-test.org/tools/runner/index.html>.
Comment 1 Michael Catanzaro 2018-01-09 12:51:47 PST
This assert is always hit after entering your password when logging onto a Google account on google.com.

/css/css-ui-3/outline-018.html is surely a better testcase, though!
Comment 2 Antoine Quint 2023-05-10 13:06:14 PDT
This code no longer exists.