[Webkit-unassigned] [Bug 168163] [GTK][EFL] Implement MIMETypeRegistry::getPreferredExtensionForMIMEType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 11 06:28:12 PST 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301248|review?                     |review+
              Flags|                            |

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 301248
  --> https://bugs.webkit.org/attachment.cgi?id=301248
Patch

r=me but I'm not happy about the code duplication between MIMETypeRegistryEfl.cpp and MIMETypeRegistryGtk.cpp. Normally that means EFL gets an older and buggier version of our code for no good reason, but in this case it looks like the opposite is true, since EFL has more MIME types than us in its map. This should really be refactored into MIMETypeRegistryGeneric.cpp, which would be easy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170211/dd9ee999/attachment.html>


More information about the webkit-unassigned mailing list