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
ffd09c50ccacd6641c75690865e75f0e65c10982
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
src
History
mark%moxienet.com
5556f3706b
339238 Java doesn't work when MRJPlugin.plugin is a symbolic link. CFBundleCopyExecutableURL doesn't return a proper URL for bundles whose roots are referred to by symlink. Resolve bundle paths when they are symbolic links. r=josh sr=darin a/1.8.1=me (Mac-only)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198665 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 19:38:54 +00:00
..
extradefs.os2
…
Makefile.in
…
ns4xPlugin.cpp
313347 Flash plugin crashes browser on Mac OS X/x86. Work around broken plugin's bugs with BROKEN_PLUGIN_HACK. r=josh sr=bryner a/1.8=jst
2006-02-16 00:25:45 +00:00
ns4xPlugin.h
…
ns4xPluginInstance.cpp
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
ns4xPluginInstance.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
ns4xPluginStreamListener.h
…
nsJSNPRuntime.cpp
Landing fix for bug 328457. a=jst@mozilla.org
2006-03-25 00:59:41 +00:00
nsJSNPRuntime.h
Landing fix for bug 328457. a=jst@mozilla.org
2006-03-25 00:59:41 +00:00
nsPluginDirServiceProvider.cpp
…
nsPluginDirServiceProvider.h
…
nsPluginHostImpl.cpp
339238 Java doesn't work when MRJPlugin.plugin is a symbolic link. CFBundleCopyExecutableURL doesn't return a proper URL for bundles whose roots are referred to by symlink. Resolve bundle paths when they are symbolic links. r=josh sr=darin a/1.8.1=me (Mac-only)
2006-05-30 19:38:54 +00:00
nsPluginHostImpl.h
…
nsPluginInstancePeer.cpp
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
nsPluginInstancePeer.h
…
nsPluginManifestLineReader.h
…
nsPluginModule.cpp
…
nsPluginNativeWindow.cpp
…
nsPluginNativeWindowGtk2.cpp
…
nsPluginNativeWindowOS2.cpp
…
nsPluginNativeWindowWin.cpp
Making plugins work on Windows CE. There many crashes do to subclassing. This addresses those problem by not subclassing. This is WinCE only. r/sr=jst. a=asa. Relanding
2005-07-13 19:08:20 +00:00
nsPluginSafety.h
* Fixes some build problems when trying to build non-static. (removing link
2005-06-16 21:20:45 +00:00
nsPluginsDir.h
…
nsPluginsDirBeOS.cpp
…
nsPluginsDirDarwin.cpp
bustage fix. I typed the wrong bug number into the comment for the original patch. b=297600
2005-08-07 07:54:50 +00:00
nsPluginsDirOS2.cpp
…
nsPluginsDirUnix.cpp
Bug 329205 - 64-bit Firefox crashes when it fails to load libjavaplugin_oji.so plugin, r=timeless, sr=roc, a=jst, patch by ganesh.mozilla@gmail.com
2006-04-24 05:06:48 +00:00
nsPluginsDirUtils.h
…
nsPluginsDirWin.cpp
* Fixes some build problems when trying to build non-static. (removing link
2005-06-16 21:20:45 +00:00
plugin.pkg
…