[webkit-reviews] review granted: [Bug 40872] experimental directory upload : [Attachment 61474] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 18:26:35 PDT 2010


Jian Li <jianli at chromium.org> has granted John Gregg <johnnyg at google.com>'s
request for review:
Bug 40872: experimental directory upload
https://bugs.webkit.org/show_bug.cgi?id=40872

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

------- Additional Comments from Jian Li <jianli at chromium.org>
r=me

Minor comment. Please address it before landing your patch.

WebCore/html/File.h:43
 +	static PassRefPtr<File> create(const String& relativePath, const
String& file)
Please change the argument name from 'file' to 'path'.


More information about the webkit-reviews mailing list