Bug 67195 - [Qt][WK2] The scene graph is rendered continuously even when the page is idle.
Summary: [Qt][WK2] The scene graph is rendered continuously even when the page is idle.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 04:05 PDT by Jocelyn Turcotte
Modified: 2011-09-07 09:42 PDT (History)
0 users

See Also:


Attachments
Patch (3.72 KB, patch)
2011-08-30 04:09 PDT, Jocelyn Turcotte
vestbo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>