[webkit-reviews] review requested: [Bug 65997] [Chromium] Decouple implementation of allowFileSystem, openFileSystem and allowDatabase from WebWorkerBase : [Attachment 103504] Implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 10:47:25 PDT 2011


Dmitry Lomov <dslomov at google.com> has asked  for review:
Bug 65997: [Chromium] Decouple implementation of allowFileSystem,
openFileSystem and allowDatabase from WebWorkerBase
https://bugs.webkit.org/show_bug.cgi?id=65997

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

------- Additional Comments from Dmitry Lomov <dslomov at google.com>
This patch moves implementation of allowFileSystem, openFileSystem and
allowDatabase from WebWorkerBase to respectively LocalFileSystemChromium and
DatabaseObserver, parametrizing them with relevant data from WebWorker.


More information about the webkit-reviews mailing list