Bug 53922 - Web Inspector: add screen snapshots for each timeline paint event
Summary: Web Inspector: add screen snapshots for each timeline paint event
Status: RESOLVED DUPLICATE of bug 46340
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-07 09:44 PST by Bryan
Modified: 2011-02-08 11:01 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan 2011-02-07 09:44:14 PST
The timeline is a fantastic addition to web inspector. One thing that'd make it even more useful for me is to have screen snapshots for each paint event. Currently it's hard for me to tell if a "paint" just painted one pixel, the top banner, or the entire page. I do get a paint dimensions but it's not always obvious what was within those dimensions at the time of the paint event. Having a low-res snapshot that shows the entire page as well as the changed region (for instance, gray out/fade the entire page, and show the newly painted region without being faded) in order to understand what the whole page looks like as well as what changed during that paint event would be a great addition to this tool.
Comment 1 Pavel Feldman 2011-02-08 11:01:56 PST
Sounds like we had a bug for it, merging in.

*** This bug has been marked as a duplicate of bug 46340 ***