IndexedDB: Second half of IDBFactory.getDatabaseNames implementation
Created attachment 108697 [details] Patch
First half was landed as https://bugs.webkit.org/show_bug.cgi?id=68037 - initial patches there contained both halves, which received review.
Comment on attachment 108697 [details] Patch LGTM, assuming it's unchanged from the other bug.
Tony - another one for you to poke at with a stick.
Comment on attachment 108697 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=108697&action=review > Source/WebCore/storage/IDBFactoryBackendImpl.cpp:63 > + > + Nit: Did you mean to add this whitespace?
Created attachment 108726 [details] Patch
Comment on attachment 108726 [details] Patch Clearing flags on attachment: 108726 Committed r96054: <http://trac.webkit.org/changeset/96054>
All reviewed patches have been landed. Closing bug.