Bug 79038 - [GTK] Turn on requestAnimationFrame for release builds
Summary: [GTK] Turn on requestAnimationFrame for release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 11:09 PST by Martin Robinson
Modified: 2012-02-20 19:05 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2012-02-20 11:25 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-02-20 11:09:31 PST
requestAnimationFrame doesn't have a hardware implementation, but there seems to be a fallback Timer implementaiton that's probably better than nothing.
Comment 1 Martin Robinson 2012-02-20 11:25:22 PST
Created attachment 127837 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-20 19:05:26 PST
Comment on attachment 127837 [details]
Patch

Clearing flags on attachment: 127837

Committed r108288: <http://trac.webkit.org/changeset/108288>
Comment 3 WebKit Review Bot 2012-02-20 19:05:30 PST
All reviewed patches have been landed.  Closing bug.