[webkit-reviews] review requested: [Bug 35361] File.type support : [Attachment 49450] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 16:34:07 PST 2010


Jian Li <jianli at chromium.org> has asked  for review:
Bug 35361: File.type support
https://bugs.webkit.org/show_bug.cgi?id=35361

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

------- Additional Comments from Jian Li <jianli at chromium.org>
Changed to call the function that returns empty string on failure, in order to
stick to the spec.

For non-existent file, we do not perform the check since the check will involve
synchronous file operation and the file might become valid right before
accessing it.


More information about the webkit-reviews mailing list