Bug 107671

Summary: [chromium] Web Inspector: show render layers, group paint records by render layer
Product: WebKit Reporter: Paul Lewis <aerotwist>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Enhancement CC: apavlov, keishi, loislo, paulirish, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 107665    

Paul Lewis
Reported 2013-01-23 05:09:16 PST
The ability to see how the page is made up in terms of render layers; grouping paint records by layer would be a useful insight
Attachments
Paul Lewis
Comment 1 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.
Timothy Hatcher
Comment 2 2013-04-05 13:01:38 PDT
Chromium and V8 have left the building. Won't fix.
Note You need to log in before you can comment on or make changes to this bug.