2
edits
(add mention of NP_FULL non-handling bugs) |
m (Fix bug links) |
||
Line 9: | Line 9: | ||
== Only handling specific "modes" == | == Only handling specific "modes" == | ||
It would be good if the current plugin initialisation code could check what modes the plugin wants to handle. Currently, it's impossible for a plugin not to handle NP_FULL mode when NP_EMBED is supported. See | It would be good if the current plugin initialisation code could check what modes the plugin wants to handle. Currently, it's impossible for a plugin not to handle NP_FULL mode when NP_EMBED is supported. See [https://bugzilla.mozilla.org/show_bug.cgi?id=306867 Mozilla bug] and [https://bugs.webkit.org/show_bug.cgi?id=37278 WebKit bug]. ([[User:BastienNocera|BastienNocera]] 16:38, 8 April 2010 (UTC)) |
edits