[webkit-reviews] review granted: [Bug 95983] Web Inspector: Migrate Database to async protocol commands : [Attachment 162710] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 05:06:47 PDT 2012


Alexander Pavlov (apavlov) <apavlov at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 95983: Web Inspector: Migrate Database to async protocol commands
https://bugs.webkit.org/show_bug.cgi?id=95983

Attachment 162710: Patch
https://bugs.webkit.org/attachment.cgi?id=162710&action=review

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
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,...)


More information about the webkit-reviews mailing list