Bug 80022

Summary: Web Inspector: [InspectorIndexedDB] Show tooltips with IndexedDB objects meta information
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 75386    
Attachments:
Description Flags
Patch pfeldman: review+

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>