Evangelism/DeveloperRoadmap: Difference between revisions
Jump to navigation
Jump to search
(New page: == Dropping LiveConnect == We're likely to drop LiveConnect in the Firefox 3.2 timeframe. There are a couple of consumers of this code - one is the mac plugin for Java which is being mig...) |
|||
| Line 1: | Line 1: | ||
== Dropping LiveConnect == | == Dropping LiveConnect == | ||
We're likely to drop LiveConnect in the Firefox 3. | We're likely to drop LiveConnect in the Firefox post-3.5 timeframe. There are a couple of consumers of this code - one is the mac plugin for Java which is being migrated to use the NP interfaces. And there are some other binary add-ons that also use it. Johnny seems to think that you should be able to build LC outside of our tree and they can use it directly that way. | ||
== Dropping XPCOM Plugins = | |||
We're going to drop support for XPCOM Plugins in the post-3.5 timeframe. | |||
Revision as of 18:01, 11 March 2009
Dropping LiveConnect
We're likely to drop LiveConnect in the Firefox post-3.5 timeframe. There are a couple of consumers of this code - one is the mac plugin for Java which is being migrated to use the NP interfaces. And there are some other binary add-ons that also use it. Johnny seems to think that you should be able to build LC outside of our tree and they can use it directly that way.
= Dropping XPCOM Plugins
We're going to drop support for XPCOM Plugins in the post-3.5 timeframe.