[Webkit-unassigned] [Bug 131586] Keep secondary tile grid for zoomed-out scale

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 14 11:27:24 PDT 2014


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





--- Comment #4 from Tim Horton <thorton at apple.com>  2014-04-14 11:27:44 PST ---
(From update of attachment 229217)
View in context: https://bugs.webkit.org/attachment.cgi?id=229217&action=review

> Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:2999
> +        if (m_isPageTiledBackingLayer)
> +            m_uncommittedChanges |= ChildrenChanged;

Do we need to do this always? Is it bad if we do?

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