Bug 80022 - Web Inspector: [InspectorIndexedDB] Show tooltips with IndexedDB objects meta information
Summary: Web Inspector: [InspectorIndexedDB] Show tooltips with IndexedDB objects meta...
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-03-01 05:15 PST by Vsevolod Vlasov
Modified: 2012-03-01 08:34 PST (History)
11 users (show)

See Also:


Attachments
Patch (5.14 KB, patch)
2012-03-01 05:18 PST, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-03-01 05:15:40 PST
[InspectorIndexedDB] Show tooltips with IndexedDB objects meta information.
Comment 1 Vsevolod Vlasov 2012-03-01 05:18:14 PST
Created attachment 129682 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-01 05:21:34 PST
Attachment 129682 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'LayoutTests/ChangeLog', u'La..." exit_code: 1
WARNING: File exempt from style guide. Skipping: "Source/WebKit2/UIProcess/API/gtk/WebKitDefines.h"
Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp:71:  Use 0 instead of NULL.  [readability/null] [5]
Total errors found: 1 in 151 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Vsevolod Vlasov 2012-03-01 08:34:23 PST
Committed r109349: <http://trac.webkit.org/changeset/109349>