[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:33:35 PDT 2011


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





--- Comment #6 from Vangelis Kokkevis <vangelis at chromium.org>  2011-06-06 15:33:35 PST ---
(In reply to comment #3)
> (From update of attachment 96124 [details])
> 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.

Good suggestion.  It sounds like it would require some additional plumbing the the creation of a new GraphicsLayer type for overlay content that has the appropriate Painter.

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