This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
public
History
bsmedberg%covad.net
0217e2f9a9
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@184456 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-11 14:36:26 +00:00
..
Makefile.in
…
npapi.h
Fix the signatures of NPN_PushPopupsEnabledState(), NPN_PopPopupsEnabledState() (fallout from bug 176079). r/sr=jst, a=brendan.
2005-08-29 15:09:27 +00:00
npruntime.h
…
nptypes.h
Fix bug 297832. Patch by David H. Gutteridge <dhgutteridge@hotmail.com>, r+sr=jst
2005-10-08 03:02:20 +00:00
npupp.h
Fixing bug 176079. Provide an API for plugins to control whether popups are enabled or not. Disable popups by default from plugins, but enable/disable popups while handling user input events (mouse click, keydown etc) on the platforms where it's possible (Win32 and Mac), but do that only if the plugin doesn't support the popup enabling/disabling API. r+sr+a=brendan@mozilla.org
2005-06-18 06:06:45 +00:00
nsDefaultPlugin.h
…
nsIClassicPluginFactory.idl
…
nsICookieStorage.idl
…
nsIEventHandler.idl
…
nsIFileUtilities.idl
…
nsIHTTPHeaderListener.idl
…
nsIJRILiveConnectPIPeer.idl
…
nsIJRILiveConnectPlugin.idl
…
nsILegacyPluginWrapperOS2.idl
…
nsIPlugin.idl
…
nsIPluginDocument.idl
…
nsIPluginHost.idl
bug 1156
2005-09-21 19:14:30 +00:00
nsIPluginInputStream.idl
…
nsIPluginInstance.idl
…
nsIPluginInstanceInternal.h
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
nsIPluginInstanceOwner.idl
…
nsIPluginInstancePeer2.idl
…
nsIPluginInstancePeer.idl
…
nsIPluginManager2.idl
…
nsIPluginManager.idl
…
nsIPluginStreamInfo.idl
…
nsIPluginStreamListener.idl
…
nsIPluginTagInfo2.idl
…
nsIPluginTagInfo.idl
…
nsIScriptablePlugin.idl
…
nsIWindowlessPlugInstPeer.idl
…
nsPIPluginHost.idl
…
nsPIPluginInstancePeer.idl
…
nsplugin.h
…
nsplugindefs.h
Fixing bug 176079. Provide an API for plugins to control whether popups are enabled or not. Disable popups by default from plugins, but enable/disable popups while handling user input events (mouse click, keydown etc) on the platforms where it's possible (Win32 and Mac), but do that only if the plugin doesn't support the popup enabling/disabling API. r+sr+a=brendan@mozilla.org
2005-06-18 06:06:45 +00:00
nsPluginError.h
…
nsPluginLogging.h
…
nsPluginNativeWindow.h
…
nspluginroot.idl
…
nsPluginsCID.h
…