Bug 114617

Summary: Schedule rendering at regular interval (60fps).
Product: WebKit Reporter: Seulgi Kim <dev>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dev, mrobinson
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.