[Webkit-unassigned] [Bug 100718] Invalidate non-composited content host when page scale factor changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 18 20:46:24 PST 2012


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





--- Comment #11 from James Robinson <jamesr at chromium.org>  2012-11-18 20:48:20 PST ---
(In reply to comment #8)
> 3. Supposedly if the compositor wants to change the contents scale to repaint a high-res version, it is the compositor's responsibility to invalidate the layer. The compositor actually does it, but on the RenderView layer, which is a no-op since RenderView layer is non-drawing layer because its content is stolen by the non-composited content layer.

WebCore is responsible for this property, not the compositor.

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