[Webkit-unassigned] [Bug 46219] [chromium] invalidateRootLayerRect needs to schedule compositor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 16:30:09 PDT 2010


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





--- Comment #5 from Nat Duca <nduca at chromium.org>  2010-09-21 16:30:09 PST ---
Yes and no. The current compositor architecture intentionally treats the root layer the same as non-root layers. I have been making incremental changes to get the root layer more-and-more similar to the other layers, but we're not to the point of unification yet.

As things stand right now, the root layer is broken when you for example highlight text on it.

So, yes, the current architecture is flawed. But, fixing the flaw is something we might want to hit in another changelist.

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