[Webkit-unassigned] [Bug 38698] REGRESSION (r51617): when plugins are disabled, plugins show up as garbage characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 6 15:31:55 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=38698
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #55307|review? |review+
Flag| |
--- Comment #2 from Darin Adler <darin at apple.com> 2010-05-06 15:31:55 PST ---
(From update of attachment 55307)
> + if (!allowPlugins && [knownPluginMIMETypes() containsObject:MIMEType])
> + return NO;
What if a plug-in registers for some basic MIME type like text/html?
r=me
--
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