[Webkit-unassigned] [Bug 62149] Web Inspector: [Chromium] DevTools does not highlight elements when accelerated compositing is on.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 15:02:26 PDT 2011


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





--- Comment #3 from James Robinson <jamesr at chromium.org>  2011-06-06 15:02:26 PST ---
(From update of attachment 96124)
For compositor debugging, I should say.  The inspector is for debugging as well, but of a rather different source.

WebKit2 makes a GraphicsLayer for the PageOverlay and inserts it into the compositing tree at the appropriate place.  That seems like a more sound approach, could you try that?  Look at how LayerTreeHostCA handles it.

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