[webkit-reviews] review requested: [Bug 26521] Expose file size to chromium : [Attachment 31515] Expose file size to chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 17:34:50 PDT 2009


Tony Chang (Google) <tony at chromium.org> has asked Darin Fisher (:fishd, Google)
<fishd at chromium.org> for review:
Bug 26521: Expose file size to chromium
https://bugs.webkit.org/show_bug.cgi?id=26521

Attachment 31515: Expose file size to chromium
https://bugs.webkit.org/attachment.cgi?id=31515&action=review

------- Additional Comments from Tony Chang (Google) <tony at chromium.org>
I see, we validate the filename on the browser side.

Seems like it would be nice if we could get the filesize information when the
user picks a file and pass it through the IPC then (the FileChooser in the
RenderFileUploadControl would get filename, size pairs).  It would avoid the
extra calls IPC calls back to the browser, but this seems like the easier
change to make.


More information about the webkit-reviews mailing list