phoenix-firestorm/indra/llplugin
Nat Goodspeed 166f75d91f MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess.
The change from LLProcessLauncher to LLProcess introduces the possibility of a
NULL (default-constructed) LLProcessPtr. Add certain static LLProcess methods
accepting LLProcessPtr, forwarding to nonstatic method when non-NULL but doing
something reasonable with NULL. Use these methods in LLPLuginProcessParent.
2012-06-06 16:38:16 -04:00
..
slplugin
tests
CMakeLists.txt
llpluginclassmedia.cpp EXP-1471 WIP Add support for zooming web pages by a scale facxtor 2011-10-25 19:34:05 -07:00
llpluginclassmedia.h Automated merge with http://hg.secondlife.com/viewer-development 2011-11-30 17:57:09 -08:00
llpluginclassmediaowner.h
llplugincookiestore.cpp
llplugincookiestore.h
llplugininstance.cpp
llplugininstance.h bumped up MSVC warning level to 3 to catch more stuff that gcc catches 2011-11-28 19:16:49 -08:00
llpluginmessage.cpp
llpluginmessage.h
llpluginmessageclasses.h
llpluginmessagepipe.cpp Greatly reduced the number of memcpy operations done on the media plug-in message output pipe 2011-11-21 15:15:26 -08:00
llpluginmessagepipe.h merge changes for vmrg-204 2011-12-12 09:04:33 -05:00
llpluginprocesschild.cpp
llpluginprocesschild.h
llpluginprocessparent.cpp MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llpluginprocessparent.h Convert LLProcess consumers from LLSD to LLProcess::Params block. 2012-01-21 11:45:15 -05:00
llpluginsharedmemory.cpp
llpluginsharedmemory.h