Bug 114617 - Schedule rendering at regular interval (60fps).
Summary: Schedule rendering at regular interval (60fps).
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 04:15 PDT by Seulgi Kim
Modified: 2013-04-15 08:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.45 KB, patch)
2013-04-15 04:18 PDT, Seulgi Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seulgi Kim 2013-04-15 04:15:18 PDT
Currently, LayerTreeHostGtk flush next frame, after 1/60ms regardless of the rendering time.
Comment 1 Seulgi Kim 2013-04-15 04:18:03 PDT
Created attachment 198081 [details]
Patch
Comment 2 Seulgi Kim 2013-04-15 04:22:41 PDT
I referenced to AcceleratedCompositingContext in WebKit1
Comment 3 WebKit Commit Bot 2013-04-15 08:26:57 PDT
Comment on attachment 198081 [details]
Patch

Clearing flags on attachment: 198081

Committed r148439: <http://trac.webkit.org/changeset/148439>
Comment 4 WebKit Commit Bot 2013-04-15 08:26:59 PDT
All reviewed patches have been landed.  Closing bug.