[Webkit-unassigned] [Bug 134398] Flush throttling with remote layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 11:16:02 PDT 2014


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #233997|review?                     |review-
               Flag|                            |




--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-06-27 11:16:19 PST ---
(From update of attachment 233997)
View in context: https://bugs.webkit.org/attachment.cgi?id=233997&action=review

> Source/WebCore/page/FrameView.cpp:2257
> +    if (frame().page()->chrome().client().usesRemoteLayerTree()) {
> +        frame().page()->chrome().client().disableLayerFlushThrottlingTemporarilyForInteraction();

Icky knowledge of DrawingArea in FrameView.

-- 
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