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
Files
2d9ea94de40ddbd689da6befedc60eb6e7112b22
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
public
History
bryner%brianryner.com
9d432cea5f
ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195006 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 22:58:23 +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
…
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
ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin.
2006-04-20 22:58:23 +00:00
nsIPluginInputStream.idl
…
nsIPluginInstance.idl
…
nsIPluginInstanceInternal.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
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
…