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
133e18288c7065bbb574cd926babe3783cbdb311
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
src
History
bmlk%gmx.de
f8e075140c
curKey can't be const as it is used as an output argument at RegEnumKeyEx bug 223238.
...
git-svn-id: svn://10.0.0.236/trunk@154688 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-11 17:48:45 +00:00
..
extradefs.os2
…
Makefile.in
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
ns4xPlugin.cpp
Attempting to fix btek bustage
2004-04-11 09:21:33 +00:00
ns4xPlugin.h
…
ns4xPluginInstance.cpp
Fixing bug 237076 (and bug 89270 too). Make our plugin stream code deal with cases where we're getting data off of the network faster than the plugin can handle it. Suspend the incoming request when the plugin says it can't handle more data, then keep feeding the plugin that we got so far until it's done with it, and then resume the network request. r=brendan@mozilla.org, sr=darin@meer.net, a=asa@mozilla.org
2004-04-11 05:33:17 +00:00
ns4xPluginInstance.h
…
ns4xPluginStreamListener.h
Fixing bug 237076 (and bug 89270 too). Make our plugin stream code deal with cases where we're getting data off of the network faster than the plugin can handle it. Suspend the incoming request when the plugin says it can't handle more data, then keep feeding the plugin that we got so far until it's done with it, and then resume the network request. r=brendan@mozilla.org, sr=darin@meer.net, a=asa@mozilla.org
2004-04-11 05:33:17 +00:00
nsPluginClassicModule.cpp
…
nsPluginDirServiceProvider.cpp
curKey can't be const as it is used as an output argument at RegEnumKeyEx bug 223238.
2004-04-11 17:48:45 +00:00
nsPluginDirServiceProvider.h
…
nsPluginHostImpl.cpp
Fixing bug 237076 (and bug 89270 too). Make our plugin stream code deal with cases where we're getting data off of the network faster than the plugin can handle it. Suspend the incoming request when the plugin says it can't handle more data, then keep feeding the plugin that we got so far until it's done with it, and then resume the network request. r=brendan@mozilla.org, sr=darin@meer.net, a=asa@mozilla.org
2004-04-11 05:33:17 +00:00
nsPluginHostImpl.h
…
nsPluginInstancePeer.cpp
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
nsPluginInstancePeer.h
…
nsPluginManifestLineReader.h
…
nsPluginModule.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
nsPluginNativeWindow.cpp
…
nsPluginNativeWindowGtk2.cpp
Bug 219705 - crash when using IBM java plugin. r=blizzard, sr=shaver, a=leaf
2003-12-17 19:49:44 +00:00
nsPluginNativeWindowOS2.cpp
Ugh, weird C&P
2003-07-20 12:13:22 +00:00
nsPluginNativeWindowWin.cpp
Gotta love macros
2003-07-20 11:54:31 +00:00
nsPluginSafety.h
…
nsPluginsDir.h
…
nsPluginsDirBeOS.cpp
…
nsPluginsDirDarwin.cpp
…
nsPluginsDirMac.cpp
…
nsPluginsDirOS2.cpp
…
nsPluginsDirUnix.cpp
Flash crashes GTK2 builds due to a bug in Linux dlopen(). Bug 223744, patch by
2003-11-22 21:19:35 +00:00
nsPluginsDirUtils.h
…
nsPluginsDirWin.cpp
…
plugin.pkg
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
win32.order
…