Web Inspector: serialize database resources to InspectorValues
Created attachment 63447 [details] Patch
Comment on attachment 63447 [details] Patch WebCore/inspector/InspectorDatabaseResource.cpp:41 + int nextUnusedId = 1; static ?
(In reply to comment #2) > (From update of attachment 63447 [details]) > WebCore/inspector/InspectorDatabaseResource.cpp:41 > + int nextUnusedId = 1; > static ? Done.
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
*** Bug 41805 has been marked as a duplicate of this bug. ***