Bug 149737

Summary: ASSERTION FAILED: param >= 0 in AnimationBase::updateStateMachine()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, dino, dstockwell, simon.fraser
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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").