Bug 68397 - Enable requestAnimationFrame on Windows
Summary: Enable requestAnimationFrame on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 15:14 PDT by Chris Marrin
Modified: 2011-09-26 16:01 PDT (History)
0 users

See Also:


Attachments
Patch (12.04 KB, patch)
2011-09-21 10:35 PDT, Chris Marrin
oliver: review+
Details | Formatted Diff | Diff
Replacement patch (9.47 KB, patch)
2011-09-26 15:33 PDT, Chris Marrin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2011-09-19 15:14:53 PDT
With the Mac implementation now done, this should be a simple matter of turning on the REQUEST_ANIMATION_FRAME flags
Comment 1 Chris Marrin 2011-09-21 10:35:25 PDT
Created attachment 108177 [details]
Patch
Comment 2 Chris Marrin 2011-09-26 15:33:28 PDT
Created attachment 108735 [details]
Replacement patch
Comment 3 Chris Marrin 2011-09-26 16:01:32 PDT
Committed r96023: <http://trac.webkit.org/changeset/96023>