[Webkit-unassigned] [Bug 36815] Plug-ins having upper case in mime type are failing to load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 12:45:49 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |Plug-ins
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-03-30 12:45:49 PST ---
RFC 2045 says that matching of media types should be case insensitive. Whether
it's correct to change attribute value case is a separate question.

I don't think we have such problem on Mac, because WebBasePluginPackage
lowercases MIME strings it gets from plug-ins.

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