[webkit-reviews] review granted: [Bug 62382] IndexedDB: backingStoreMap is per backing store, not per database : [Attachment 96597] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 01:53:49 PDT 2011


Tony Gentilcore <tonyg at chromium.org> has granted Hans Wennborg
<hans at chromium.org>'s request for review:
Bug 62382: IndexedDB: backingStoreMap is per backing store, not per database
https://bugs.webkit.org/show_bug.cgi?id=62382

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

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=96597&action=review

> Source/WebCore/storage/IDBFactoryBackendImpl.cpp:125
> +    return false; // FIXME: To be implemented.

If you want, could replace this with a notImplemented() call which will just
log.


More information about the webkit-reviews mailing list