Bug 79098 - Web Inspector: [InspectorIndexedDB] Show IndexedDB views on selection IndexedDB elements in resources panel.
Summary: Web Inspector: [InspectorIndexedDB] Show IndexedDB views on selection Indexed...
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks: 75386
  Show dependency treegraph
 
Reported: 2012-02-21 05:26 PST by Vsevolod Vlasov
Modified: 2012-02-22 06:59 PST (History)
12 users (show)

See Also:


Attachments
Patch (37.93 KB, patch)
2012-02-21 05:47 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (40.03 KB, patch)
2012-02-21 07:06 PST, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff
Screenshot1 (79.44 KB, image/png)
2012-02-22 05:27 PST, Vsevolod Vlasov
no flags Details
Screenshot2 (96.87 KB, image/png)
2012-02-22 05:28 PST, Vsevolod Vlasov
no flags Details
Screenshot3 (116.59 KB, image/png)
2012-02-22 05:28 PST, Vsevolod Vlasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-02-21 05:26:44 PST
Show IndexedDB views on selection IndexedDB elements in resources panel.
Comment 1 Vsevolod Vlasov 2012-02-21 05:47:08 PST
Created attachment 127957 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-21 06:40:20 PST
Comment on attachment 127957 [details]
Patch

Attachment 127957 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11562119

New failing tests:
http/tests/inspector/indexeddb/database-data.html
Comment 3 Vsevolod Vlasov 2012-02-21 07:06:10 PST
Created attachment 127965 [details]
Patch
Comment 4 Vsevolod Vlasov 2012-02-22 05:27:53 PST
Created attachment 128182 [details]
Screenshot1
Comment 5 Vsevolod Vlasov 2012-02-22 05:28:08 PST
Created attachment 128183 [details]
Screenshot2
Comment 6 Vsevolod Vlasov 2012-02-22 05:28:22 PST
Created attachment 128184 [details]
Screenshot3
Comment 7 Vsevolod Vlasov 2012-02-22 06:59:48 PST
Committed r108495: <http://trac.webkit.org/changeset/108495>