WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 107668
[chromium] Web Inspector: show fast/slow scrolling in timeline capture
https://bugs.webkit.org/show_bug.cgi?id=107668
Summary
[chromium] Web Inspector: show fast/slow scrolling in timeline capture
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug