Talk:NPAPI:Pepper: Difference between revisions

Jump to navigation Jump to search
m
Fix bug links
(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 [[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))
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))

Navigation menu