Bug 43482

Summary: Web Inspector: serialize database resources to InspectorValues
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Yury Semikhatsky
Reported 2010-08-04 06:22:57 PDT
Web Inspector: serialize database resources to InspectorValues
Attachments
Patch (13.81 KB, patch)
2010-08-04 06:33 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-08-04 06:33:02 PDT
Pavel Feldman
Comment 2 2010-08-04 07:25:44 PDT
Comment on attachment 63447 [details] Patch WebCore/inspector/InspectorDatabaseResource.cpp:41 + int nextUnusedId = 1; static ?
Yury Semikhatsky
Comment 3 2010-08-04 07:27:31 PDT
(In reply to comment #2) > (From update of attachment 63447 [details]) > WebCore/inspector/InspectorDatabaseResource.cpp:41 > + int nextUnusedId = 1; > static ? Done.
Yury Semikhatsky
Comment 4 2010-08-04 07:43:51 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/Inspector.idl M WebCore/inspector/InspectorBackend.cpp M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorController.h M WebCore/inspector/InspectorDatabaseResource.cpp M WebCore/inspector/InspectorDatabaseResource.h M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorFrontend.h M WebCore/storage/Database.cpp Committed r64650
Joseph Pecoraro
Comment 5 2010-08-11 09:46:53 PDT
*** Bug 41805 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.