[Webkit-unassigned] [Bug 91702] File should use getMIMETypeForExtension when guessing content type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 22:00:04 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91702


Kinuko Yasuda <kinuko at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michaeln at google.com




--- Comment #1 from Kinuko Yasuda <kinuko at chromium.org>  2012-07-18 22:00:03 PST ---
Thanks for catching this!
Recalling the history, we intentionally use getWellKnownMIMETypeForExtension for files from FileSystem API (c.f. http://code.google.com/p/chromium/issues/detail?id=86108).  So probably a quick conservative fix would be to revert the merging part but have two slightly different getMIMEType code around.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list