[webkit-reviews] review requested: [Bug 76088] The common case of content type = text/plain is not optimized and the plugin database is initialized instead : [Attachment 122077] Revision based on feedback from andersca

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 12:49:11 PST 2012


Adam Treat <atreat at rim.com> has asked  for review:
Bug 76088: The common case of content type = text/plain is not optimized and
the plugin database is initialized instead
https://bugs.webkit.org/show_bug.cgi?id=76088

Attachment 122077: Revision based on feedback from andersca
https://bugs.webkit.org/attachment.cgi?id=122077&action=review

------- Additional Comments from Adam Treat <atreat at rim.com>
I've revised the patch to take into account that image types != PDF and HTML5
video are also not optimized to be handled before initializing plugins.  This
is based on the assumption that these types should not be overridden by plugins
which I think is correct and is currently the case.


More information about the webkit-reviews mailing list