Bug 102522 - Web Inspector: [Canvas] if many canvases are being instrumented show the screenshot of the first one
Summary: Web Inspector: [Canvas] if many canvases are being instrumented show the scre...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Adaikin
URL:
Keywords:
Depends on:
Blocks: 103739
  Show dependency treegraph
 
Reported: 2012-11-16 08:31 PST by Andrey Adaikin
Modified: 2012-11-30 06:21 PST (History)
9 users (show)

See Also:


Attachments
Patch (11.68 KB, patch)
2012-11-16 08:38 PST, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Adaikin 2012-11-16 08:31:18 PST
When many canvases are being instrumented we'll want to show replay screenshots for each canvas. Meanwhile, show the screenshot of the first one (instead of the last one), as it's likely to be the "main" canvas.

Patch to follow.
Comment 1 Andrey Adaikin 2012-11-16 08:38:57 PST
Created attachment 174696 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-19 02:04:11 PST
Comment on attachment 174696 [details]
Patch

Clearing flags on attachment: 174696

Committed r135130: <http://trac.webkit.org/changeset/135130>
Comment 3 WebKit Review Bot 2012-11-19 02:04:15 PST
All reviewed patches have been landed.  Closing bug.