Bug 67195

Summary: [Qt][WK2] The scene graph is rendered continuously even when the page is idle.
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch vestbo: review+

Description Jocelyn Turcotte 2011-08-30 04:05:26 PDT
[Qt][WK2] The scene graph is rendered continuously even when the page is idle.
Comment 1 Jocelyn Turcotte 2011-08-30 04:09:33 PDT
Created attachment 105610 [details]
Patch
Comment 2 Tor Arne Vestbø 2011-09-06 08:02:03 PDT
Comment on attachment 105610 [details]
Patch

lgtm, rename m_shouldSendDidRenderFrame perhaps, to describe what happened instead of the outcome to make it easier to read the code without prior knowledge
Comment 3 Jocelyn Turcotte 2011-09-07 09:42:41 PDT
Committed r94675: <http://trac.webkit.org/changeset/94675>