WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
46340
Web Inspector: Add a film strip view to complement the waterfall chart.
https://bugs.webkit.org/show_bug.cgi?id=46340
Summary
Web Inspector: Add a film strip view to complement the waterfall chart.
Pavel Feldman
Reported
2010-09-22 22:40:44 PDT
=== User report === It is suggested that we add a film strip view to web inspector to complement the waterfall chart. When you look at the waterfall chart for a page, it is not obvious what the state of the page is as resources get downloaded e.g. we can't tell when something got rendered on the screen, when the screen was mostly ready for the user etc. === End report === I think I've seen this functionality working in PageSpeed presented on the GDD 2009.
Attachments
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2010-09-22 22:48:05 PDT
Not sure we'll be able to / willing to implement it as a part of Web Inspector core, but we definitely should make sure it is feasible for an extension. Today, we issue events for resources as they load. If extension could capture screen of the inspected page upon these events (definitely possible in Chromium), that would be pretty much it. The only challenge left is where to display it. New Network Panel (in progress) could have pluggable tabs when showing expanded rows.
Pavel Feldman
Comment 2
2011-02-08 11:01:56 PST
***
Bug 53922
has been marked as a duplicate of this bug. ***
Brian Burg
Comment 3
2014-12-12 14:06:46 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
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