[Webkit-unassigned] [Bug 114267] Throttle compositing layer flushes in subframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 04:53:57 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114267


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197027|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <akling at apple.com>  2013-04-09 04:52:11 PST ---
(From update of attachment 197027)
View in context: https://bugs.webkit.org/attachment.cgi?id=197027&action=review

r=me

> Source/WebCore/page/FrameView.cpp:2297
> +        if (RenderView* renderView = frame->view()->renderView())
> +            renderView->compositor()->setLayerFlushThrottlingEnabled(isLoadProgressing);

I take it frame->view() is always non-null here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list