RESOLVED FIXED 95983
Web Inspector: Migrate Database to async protocol commands
https://bugs.webkit.org/show_bug.cgi?id=95983
Summary Web Inspector: Migrate Database to async protocol commands
Vsevolod Vlasov
Reported 2012-09-06 07:50:31 PDT
Patch to follow.
Attachments
Patch (22.92 KB, patch)
2012-09-06 08:13 PDT, Vsevolod Vlasov
no flags
Patch (22.95 KB, patch)
2012-09-06 10:05 PDT, Vsevolod Vlasov
no flags
Patch (22.96 KB, patch)
2012-09-07 01:50 PDT, Vsevolod Vlasov
apavlov: review+
Vsevolod Vlasov
Comment 1 2012-09-06 08:13:42 PDT
Build Bot
Comment 2 2012-09-06 08:22:02 PDT
Vsevolod Vlasov
Comment 3 2012-09-06 10:05:17 PDT
Vsevolod Vlasov
Comment 4 2012-09-07 01:50:38 PDT
Alexander Pavlov (apavlov)
Comment 5 2012-09-07 05:07:02 PDT
Comment on attachment 162710 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=162710&action=review > Source/WebCore/inspector/InspectorDatabaseAgent.cpp:284 > + UNUSED_PARAM(error); Not necessary, just declare ...::executeSQL(ErrorString*, const String& databaseId,...)
Vsevolod Vlasov
Comment 6 2012-09-07 05:32:34 PDT
Note You need to log in before you can comment on or make changes to this bug.