Bug 106697

Summary: Restore old semantics to webkitRequestAnimationFrame callbacks
Product: WebKit Reporter: James Simonsen <simonjam>
Component: New BugsAssignee: James Simonsen <simonjam>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dtrebbien, jamesr, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description James Simonsen 2013-01-11 13:43:33 PST
Restore old semantics to webkitRequestAnimationFrame callbacks
Comment 1 James Simonsen 2013-01-11 14:02:22 PST
Created attachment 182413 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-11 15:19:31 PST
Comment on attachment 182413 [details]
Patch

Clearing flags on attachment: 182413

Committed r139509: <http://trac.webkit.org/changeset/139509>
Comment 3 WebKit Review Bot 2013-01-11 15:19:34 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Daniel Trebbien 2013-02-18 14:53:25 PST
Related: Bug 66683