[Webkit-unassigned] [Bug 47310] Implement FileEntrySync.file() in FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 17:38:16 PDT 2010


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





--- Comment #1 from Kinuko Yasuda <kinuko at chromium.org>  2010-10-06 17:38:16 PST ---
File::create() fails on workers on chromium because Worker's WebKitClient doesn't implement mimeTypeForExtension.  Should we just add the implementation for the method?  (That will proxy the call to the browser to access the mime registry.)

-- 
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