This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-07 12:15:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
60eb362526
gecko-dev
/
modules
/
plugin
/
base
/
public
History
joshmoz@gmail.com
81ccf861c7
Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst
2007-11-13 12:02:03 -08:00
..
Makefile.in
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
2007-07-03 14:42:35 -07:00
npapi.h
Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst
2007-11-13 12:02:03 -08:00
npruntime.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-09 18:24:28 -07:00
nptypes.h
Bug 370063 OpenBSD: sync with reality - they define uint32_t and boolchanges by one of pvalchev@openbsd.org, wilfried@openbsd.org, robert@openbsd.org, or naddy@openbsd.org (or at least Martynas Venckus thinks it was one of them)patch by martynas@openbsd.orgcorrect spelling thanks to vicviq@gmail.comr=jst sr=jst
2007-04-05 04:21:59 -07:00
npupp.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-09 18:24:28 -07:00
nsDefaultPlugin.h
nsIClassicPluginFactory.idl
nsICookieStorage.idl
nsIEventHandler.idl
nsIFileUtilities.idl
nsIHTTPHeaderListener.idl
Landing fix from dmeketa@macromedia.com for bug 299054. Adding support for exposing HTTP headers on plugin streams. r=joshmoz@gmail.com, sr=jst@mozilla.org.
2007-03-16 23:53:16 +00:00
nsIJRILiveConnectPIPeer.idl
nsIJRILiveConnectPlugin.idl
nsILegacyPluginWrapperOS2.idl
nsIPlugin.idl
nsIPluginDocument.idl
nsIPluginHost.idl
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
2007-07-03 14:42:35 -07:00
nsIPluginInputStream.idl
nsIPluginInstance.idl
nsIPluginInstanceInternal.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-09 18:24:28 -07:00
nsIPluginInstanceOwner.idl
Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless
2006-01-01 11:28:35 +00:00
nsIPluginInstancePeer2.idl
nsIPluginInstancePeer.idl
nsIPluginManager2.idl
nsIPluginManager.idl
nsIPluginStreamInfo.idl
nsIPluginStreamListener.idl
nsIPluginTag.idl
Bug 330511, Plugin-in blocklisting, r+sr=jst
2007-07-13 17:28:05 -07:00
nsIPluginTagInfo2.idl
nsIPluginTagInfo.idl
nsIScriptablePlugin.idl
nsIWindowlessPlugInstPeer.idl
nsPIPluginHost.idl
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-09 18:24:28 -07:00
nsPIPluginInstancePeer.idl
nsplugin.h
remove backward adapter plugin code for 3.0/4.0 plugin compat. nobody should be using it any more and in any case it doesn't belong in the samples directory. b=373155 sr=jst
2007-03-13 22:18:04 +00:00
nsplugindefs.h
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
2007-03-26 18:07:57 -07:00
nsPluginError.h
Bug 330511, Plugin-in blocklisting, r+sr=jst
2007-07-13 17:28:05 -07:00
nsPluginLogging.h
nsPluginNativeWindow.h
nspluginroot.idl
nsPluginsCID.h