[Webkit-unassigned] [Bug 107671] [chromium] Web Inspector: show render layers, group paint records by render layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 03:29:47 PST 2013


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





--- Comment #1 from Paul Lewis <aerotwist at chromium.org>  2013-01-24 03:31:40 PST ---
More context:

At present we don't expose the specific render layers to developers, which means that they are using -webkit-transforms to implicitly create new render layers without understanding the ramifications. Ideally speaking we would be able to color each layer distinctly, or have a new panel in DevTools where a developer can toggle the individual renderlayers on or off. Additionally a grouping of paint records by render layer would allow a developer to quickly see which layers are needing to be repainted regularly.

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