Bug 68397

Summary: Enable requestAnimationFrame on Windows
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch
oliver: review+
Replacement patch simon.fraser: review+

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>