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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 13:01:23 PST 2010


Dmitry Titov <dimich at chromium.org> has granted Jian Li <jianli at chromium.org>'s
request for review:
Bug 35361: File.type support
https://bugs.webkit.org/show_bug.cgi?id=35361

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

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
r=me

> diff --git a/WebCore/html/File.cpp b/WebCore/html/File.cpp
> +    // We don't use MIMETypeRegistry::getMIMETypeForPath() because it
returns "application/octet-stream" upon failure

Nit - please add a "." at the end of this sentence.


More information about the webkit-reviews mailing list