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
efba9ba04b08e6173f3aa1737516a8d643dc00a0
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
src
History
jst%mozilla.org
bb905ff424
Fixing bug 406251. Make NPVariant to jsval conversion do the right thing with large integer values. r+sr=peterv@propagandism.org, a=dsicore@mozilla.com
...
git-svn-id: svn://10.0.0.236/trunk@240370 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-04 00:33:48 +00:00
..
extradefs.os2
…
Makefile.in
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
ns4xPlugin.cpp
Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst
2007-11-13 20:02:03 +00:00
ns4xPlugin.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-10 01:24:29 +00:00
ns4xPluginInstance.cpp
Fixing bug 386493. Work around WMP plugin bug where it's unable to process incoming data while waiting for initialiation streams. r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
2007-11-12 06:07:10 +00:00
ns4xPluginInstance.h
Fixing bug 386493. Work around WMP plugin bug where it's unable to process incoming data while waiting for initialiation streams. r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
2007-11-12 06:07:10 +00:00
ns4xPluginStreamListener.h
Fixing bug 386493. Work around WMP plugin bug where it's unable to process incoming data while waiting for initialiation streams. r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
2007-11-12 06:07:10 +00:00
nsJSNPRuntime.cpp
Fixing bug 406251. Make NPVariant to jsval conversion do the right thing with large integer values. r+sr=peterv@propagandism.org, a=dsicore@mozilla.com
2007-12-04 00:33:48 +00:00
nsJSNPRuntime.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-10 01:24:29 +00:00
nsPluginDirServiceProvider.cpp
Fixing bug 406040. Paving the way for the new NPRuntime enabled Java plugin, making Firefox able to find the new plugin when installed alongside the old plugin. Patch by kenneth.russell@sun.com, r=robert.bugzilla@gmail.com, sr=jst@mozilla.org
2007-12-01 08:12:22 +00:00
nsPluginDirServiceProvider.h
…
nsPluginHostImpl.cpp
Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com
2007-10-31 22:52:11 +00:00
nsPluginHostImpl.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-10 01:24:29 +00:00
nsPluginInstancePeer.cpp
…
nsPluginInstancePeer.h
…
nsPluginManifestLineReader.h
…
nsPluginModule.cpp
…
nsPluginNativeWindow.cpp
…
nsPluginNativeWindowGtk2.cpp
Fix bustage bug 397992
2007-10-02 10:31:18 +00:00
nsPluginNativeWindowOS2.cpp
…
nsPluginNativeWindowWin.cpp
…
nsPluginSafety.h
…
nsPluginsDir.h
…
nsPluginsDirBeOS.cpp
…
nsPluginsDirDarwin.cpp
Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi
2007-07-17 20:02:43 +00:00
nsPluginsDirOS2.cpp
…
nsPluginsDirUnix.cpp
Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi
2007-07-17 20:02:43 +00:00
nsPluginsDirUtils.h
…
nsPluginsDirWin.cpp
…
plugin.pkg
…