Bug 107668

Summary: [chromium] Web Inspector: show fast/slow scrolling in timeline capture
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:02:50 PST
Show when impl-side scrolling (aka fast scrolling) has switched on or off and its cause, i.e. the browser couldn't just scroll the textures it had but had to come back to the main thread for additional paint / rasterization work first
Attachments
Paul Lewis
Comment 1 2013-01-24 03:07:57 PST
More context: Much as we show records for paints, layouts and composite operations, it would be great if we could have a record that showed that impl-side scrolling has been enabled or, perhaps more crucially, disabled. Again if we can tie this back to the change, JS or CSS, that caused us to have to repaint tile(s) and come off the fast scrolling that would really help developers to see the performance implications of their code.
Timothy Hatcher
Comment 2 2013-04-05 13:01:27 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.