Bug 149737 - ASSERTION FAILED: param >= 0 in AnimationBase::updateStateMachine()
Summary: ASSERTION FAILED: param >= 0 in AnimationBase::updateStateMachine()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-10-01 18:44 PDT by Simon Fraser (smfr)
Modified: 2015-10-02 12:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2015-10-01 18:45 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-10-01 18:44:12 PDT
ASSERTION FAILED: param >= 0 in AnimationBase::updateStateMachine()
Comment 1 Simon Fraser (smfr) 2015-10-01 18:45:24 PDT
Created attachment 262311 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-10-01 18:46:20 PDT
rdar://problem/19017465
Comment 3 WebKit Commit Bot 2015-10-02 12:36:59 PDT
Comment on attachment 262311 [details]
Patch

Clearing flags on attachment: 262311

Committed r190514: <http://trac.webkit.org/changeset/190514>
Comment 4 WebKit Commit Bot 2015-10-02 12:37:03 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Daniel Bates 2015-10-02 12:46:57 PDT
We should remove the tests skipped by this issue. In particular, we should remove many tests from file LayoutTests/platform/ios-simulator/TestExpectations (search for the radar URL, "rdar://problem/19017465").