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
/
src
History
joshmoz%gmail.com
2de703e3a3
bustage fix from bug 303815
...
git-svn-id: svn://10.0.0.236/trunk@177318 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 08:26:19 +00:00
..
extradefs.os2
…
Makefile.in
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
2005-06-08 16:48:44 +00:00
ns4xPlugin.cpp
don't translate mach-o function pointers to CFM unless we're on ppc Mac OS X. b=303345 r=pinkerton sr=smfr a=asa
2005-08-08 04:29:34 +00:00
ns4xPlugin.h
Fixing bug 281744. Remove dead code and unnecessary code. r+sr=peterv@propagandism.org
2005-02-23 23:17:57 +00:00
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
Bug 300572 FF11a2 Crash in [@ js_SetSlotThreadSafe] with new Shockwave Flash beta 8.0 b434
2005-07-20 12:36:55 +00:00
nsJSNPRuntime.h
bug 293972 npruntime API does not support ambiguous members
2005-07-14 02:36:41 +00:00
nsPluginDirServiceProvider.cpp
Whitespace cleanup, and making this code somewhat consistently formatted. No code changes
2005-03-22 16:48:58 +00:00
nsPluginDirServiceProvider.h
…
nsPluginHostImpl.cpp
bustage fix from bug 303815
2005-08-08 08:26:19 +00:00
nsPluginHostImpl.h
Bug 292348 NewEmbededPluginStream misspelled
2005-06-08 23:42:15 +00:00
nsPluginInstancePeer.cpp
More code tidying, no code changes.
2005-03-23 00:49:53 +00:00
nsPluginInstancePeer.h
…
nsPluginManifestLineReader.h
…
nsPluginModule.cpp
Fixing bug 281744. Remove dead code and unnecessary code. r+sr=peterv@propagandism.org
2005-02-23 23:17:57 +00:00
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 297807 - Java 1.4.2 SR2 plug-in and later cause Mozilla to crash.
2005-06-17 17:02:05 +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
…