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
7e058be2799ce6c8a5ea7bd84f74371663fc0d84
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
Bug 259325 build error on OpenBSD
2005-05-19 21:49:42 +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
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
Bug 292114 InstantiateFullPagePlugin should take nsIURI*, not nsString&
2005-04-29 12:11:45 +00:00
nsPluginNativeWindow.h
…
nspluginroot.idl
…
nsPluginsCID.h
…