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
d6ccaa153f095b30ca18ae2c4db875a264bd7048
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
src
History
dbaron%dbaron.org
fe8087e2b7
Landing patch from mrbkap: Fix GC hazards in the plugin code. Add a "close friend" API for JSTempValueRooters for use from C++. bug 347054, r=brendan sr=dbaron a=schrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206783 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-07 23:20:48 +00:00
..
extradefs.os2
…
Makefile.in
…
ns4xPlugin.cpp
Landing patch from mrbkap: Fix GC hazards in the plugin code. Add a "close friend" API for JSTempValueRooters for use from C++. bug 347054, r=brendan sr=dbaron a=schrep
2006-08-07 23:20:48 +00:00
ns4xPlugin.h
…
ns4xPluginInstance.cpp
Attempt to fix some plugin leaks. Bug 302737, r+sr=jst, a=schrep
2006-07-20 03:18:30 +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 patch from mrbkap: Fix GC hazards in the plugin code. Add a "close friend" API for JSTempValueRooters for use from C++. bug 347054, r=brendan sr=dbaron a=schrep
2006-08-07 23:20:48 +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
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
2006-06-22 19:13:02 +00:00
nsPluginHostImpl.h
Bug 292348 NewEmbededPluginStream misspelled
2005-06-08 23:42:15 +00:00
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
…