[webkit-reviews] review granted: [Bug 43196] Java applets should be blocked when plugins are blocked (in Chromium, at least) : [Attachment 62964] Check if plugins are allowed before creating a Java applet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 14:25:12 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Bernhard Bauer
<bauerb at chromium.org>'s request for review:
Bug 43196: Java applets should be blocked when plugins are blocked (in
Chromium, at least)
https://bugs.webkit.org/show_bug.cgi?id=43196

Attachment 62964: Check if plugins are allowed before creating a Java applet
https://bugs.webkit.org/attachment.cgi?id=62964&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
R+CQ=me

No other ports override allowPlugins to block plugins on a per-frame basis.
Other ports use the global settings to block Java, etc.  It seems appropriate
to me to treat Java as a plugin.  (It is an ordinary NPAPI plugin these days,
at least on Windows.)


More information about the webkit-reviews mailing list