[chromium] add WebIDBFactory::deleteDatabase method
Created attachment 82436 [details] Patch
Comment on attachment 82436 [details] Patch lgtm View in context: https://bugs.webkit.org/attachment.cgi?id=82436&action=review > Source/WebKit/chromium/public/WebIDBFactory.h:57 > WEBKIT_ASSERT_NOT_REACHED(); maybe move this up to keep it all on one line, while you're fixing the style anyway?
Created attachment 82437 [details] Patch
Comment on attachment 82437 [details] Patch r=me
Comment on attachment 82437 [details] Patch Clearing flags on attachment: 82437 Committed r78606: <http://trac.webkit.org/changeset/78606>
All reviewed patches have been landed. Closing bug.