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
5ca767ca1efa7ae1f1de001a2785ee831796bfaa
Mozilla
/
mozilla
/
modules
/
plugin
/
base
/
src
History
jst%mozilla.jstenback.com
8baedd20f5
Fixing bug 311388, crash in nsPluginHostImpl::IsPluginEnabledForExtension(). What seems to be the problem here is that when a plugin is first seen and it does not support any file extensions we end up with a null mExtensionsArray in a nsPluginInfo object, and all other places in the code already check for this, but not IsPluginEnabledForExtension(). r=mrbkap@gmail.com, sr=darin@meer.net
...
git-svn-id: svn://10.0.0.236/trunk@182565 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-20 00:28:35 +00:00
..
extradefs.os2
…
Makefile.in
…
ns4xPlugin.cpp
Keep the results of EvaluateStringWithValue properly alive while we're using
2005-09-16 15:44:59 +00:00
ns4xPlugin.h
…
ns4xPluginInstance.cpp
Attempt to fix some plugin leaks. Bug 302737, r+sr=jst
2005-09-14 17:17:25 +00:00
ns4xPluginInstance.h
…
ns4xPluginStreamListener.h
…
nsJSNPRuntime.cpp
Fix bug 300756. Make sure we can find a JS context when tearing down plugins
2005-09-17 03:40:08 +00:00
nsJSNPRuntime.h
…
nsPluginDirServiceProvider.cpp
…
nsPluginDirServiceProvider.h
…
nsPluginHostImpl.cpp
Fixing bug 311388, crash in nsPluginHostImpl::IsPluginEnabledForExtension(). What seems to be the problem here is that when a plugin is first seen and it does not support any file extensions we end up with a null mExtensionsArray in a nsPluginInfo object, and all other places in the code already check for this, but not IsPluginEnabledForExtension(). r=mrbkap@gmail.com, sr=darin@meer.net
2005-10-20 00:28:35 +00:00
nsPluginHostImpl.h
bug 1156
2005-09-21 19:14:30 +00:00
nsPluginInstancePeer.cpp
…
nsPluginInstancePeer.h
…
nsPluginManifestLineReader.h
…
nsPluginModule.cpp
…
nsPluginNativeWindow.cpp
…
nsPluginNativeWindowGtk2.cpp
…
nsPluginNativeWindowOS2.cpp
…
nsPluginNativeWindowWin.cpp
Bug 306209 Should fire NS_FOCUSCONTENT event on nsPluginInstanceOwner by clicking plugin's content patch by VYV03354@nifty.ne.jp r+sr=roc
2005-09-18 09:41:37 +00:00
nsPluginSafety.h
…
nsPluginsDir.h
…
nsPluginsDirBeOS.cpp
…
nsPluginsDirDarwin.cpp
…
nsPluginsDirOS2.cpp
…
nsPluginsDirUnix.cpp
bug 1156
2005-09-21 19:14:30 +00:00
nsPluginsDirUtils.h
…
nsPluginsDirWin.cpp
…
plugin.pkg
…