[webkit-reviews] review granted: [Bug 47310] Implement FileEntrySync.file() in FileSystem API : [Attachment 70912] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 17:28:14 PDT 2010


Jian Li <jianli at chromium.org> has granted Kinuko Yasuda <kinuko at chromium.org>'s
request for review:
Bug 47310: Implement FileEntrySync.file() in FileSystem API
https://bugs.webkit.org/show_bug.cgi?id=47310

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

------- Additional Comments from Jian Li <jianli at chromium.org>
Looks good. Please fix the issue below before you land it.

View in context: https://bugs.webkit.org/attachment.cgi?id=70912&action=review

> LayoutTests/fast/filesystem/workers/file-from-file-entry.html:7
> +<p id="description">This tests returning File from FileEntrySync in
workers.</p>

FileEntrySync => FileEntry
Please also update the expected result file.


More information about the webkit-reviews mailing list