Plugins:CompatNotes

From MozillaWiki
Revision as of 20:39, 24 June 2011 by Stuartmorgan (talk | contribs) (Updated Schubert-IT plugin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

This page contains compatibility notes for released versions of NPAPI plugins. It is organized by platform first, then by plugin, then version.

Mac OS X

Event and Drawing Negotiation

Plugin Version(s) Drawing Model Event Model Notes
ActiveGS 1.0 CoreGraphics Cocoa
Citrix 11.1 CoreGraphics (64-bit)
QuickDraw (32-bit)
Cocoa (64 bit)
Carbon (32 bit)
Doesn't do any negotiation; just uses default models.
DivX - 2.0.x QuickDraw Carbon
DjVu - 6.1 QuickDraw Carbon
Flash 10.3.x (Intel) CoreGraphics Cocoa For wmode="transparent" or "opaque" if browser doesn't composite CA.
Core Animation [I] (10.6)
CoreGraphics
Cocoa
Cocoa
For all other wmodes.
10.2.x (Intel) CoreGraphics Cocoa For wmode="transparent" or "opaque" if browser doesn't composite CA.
Core Animation [I] (10.6)
QuickDraw
Cocoa
Carbon
For all other wmodes.
10.1.x CoreGraphics Cocoa For wmode="transparent" or "opaque" if browser doesn't composite CA.
Core Animation (10.6)
QuickDraw
Cocoa
Carbon
For all other wmodes.
Flip4Mac - 2.3.6.5 QuickDraw Carbon
Garmin 2.9.2.0 CoreGraphics Carbon
Google Earth 5.2.0.x CoreGraphics Cocoa
Google Talk 1.4.x CoreGraphics Cocoa
Google Talk Accelerator 0.1 Core Animation
QuickDraw
CoreGraphics
Cocoa
Carbon
Cocoa
Java Plugin2 - 13.2.0 CoreGraphics Cocoa
Move Media Player - 71700000011 QuickDraw Carbon
PDF Browser Plugin 2.4.1 (10.6+) CoreGraphics Cocoa
2.3.2 QuickDraw Carbon Appears to add actual OS controls to the Carbon window.
QuickTime 7.6.x CoreGraphics (10.6)
QuickDraw
Cocoa
Carbon
For wmode="transparent".
Core Animation (10.6)
QuickDraw
Cocoa
Carbon
For all other wmodes.
Real Player - 12.0.x QuickDraw Carbon 64-bit uses something else (CG?) to show a button to launch the stand-alone player
RayV 2.0.5.3 Core Animation (10.6)
CoreGraphics
Cocoa
Carbon
Doesn't actually draw into the CG context; attaches a surface to the Carbon window.
Shockwave for Director 11.5.9.620 Core Animation (10.6)
QuickDraw
Cocoa
Carbon
Only the version installed by the installer marked "64 Bit" (which is still a 32-bit plugin) negotiates.
Scorch - 6.1 QuickDraw Carbon
Silverlight 3.0.x - 4.0.x CoreGraphics Carbon
Unity Player 3.0.x Core Animation [I] (10.6)
QuickDraw
Cocoa
Carbon
Veetle - 0.9.16 QuickDraw Carbon
VLC - 1.0.5 QuickDraw Carbon
WebEx 1.0 QuickDraw Carbon
Weppy 1.0.2 Core Animation [I]
CoreGraphics
CoreGraphics
Cocoa
Cocoa
Carbon

Grey indicates that the plugin requires support for a deprecated model (light grey if deprecated models are only required prior to 10.6 and/or in 32-bit mode). Red indicates that the model is not correctly implemented. "[I]" after "Core Animation" indicates that it supports the invalidating Core Animation drawing model. When multiple modes are listed, they are in plugin preference order.

Windows

Linux