[webkit-reviews] review granted: [Bug 69643] [FileSystem API] DirectoryEntry.getDirectory path argument is required : [Attachment 117450] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 11:52:25 PST 2011


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 69643: [FileSystem API] DirectoryEntry.getDirectory path argument is
required
https://bugs.webkit.org/show_bug.cgi?id=69643

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=117450&action=review


>
LayoutTests/fast/filesystem/resources/simple-required-arguments-getdirectory.js
:4
> +if (this.importScripts) {
> +    importScripts('../resources/fs-worker-common.js');
> +    importScripts('../resources/fs-test-util.js');
> +}

Are we actually running this test in a worker?


More information about the webkit-reviews mailing list