phoenix-firestorm/indra/llplugin
Nicky 2700f7994e FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted.
Alternative is to rebuild CEF each and every time for x86 and x64 when it is updated.

See also:
http://jira.phoenixviewer.com/browse/FIRE-17517
https://lists.secondlife.com/pipermail/opensource-dev/2015-July/010106.html
https://bitbucket.org/chromiumembedded/cef/issues/1827/tcmalloc-should-be-disabled-in-linux-osx
2016-02-07 23:47:58 +01:00
..
slplugin Merge with https://bitbucket.org/callum_linden/viewer-cef 2015-09-03 14:38:13 +02:00
tests
CMakeLists.txt CEF plugin for Windows x64. 2015-12-19 15:24:29 +01:00
llpluginclassmedia.cpp Merge. 2015-12-17 05:46:23 +01:00
llpluginclassmedia.h Merge. 2015-12-17 05:46:23 +01:00
llpluginclassmediaowner.h MAINT-5966 - file download failures need feedback 2015-12-15 15:24:41 -08:00
llplugincookiestore.cpp
llplugincookiestore.h
llplugininstance.cpp
llplugininstance.h
llpluginmessage.cpp
llpluginmessage.h
llpluginmessageclasses.h
llpluginmessagepipe.cpp
llpluginmessagepipe.h
llpluginprocesschild.cpp Added code to initiate controlled shutdown of plugins with timeouts for misbeahving plugin. 2015-11-10 13:45:30 -08:00
llpluginprocesschild.h Added code to initiate controlled shutdown of plugins with timeouts for misbeahving plugin. 2015-11-10 13:45:30 -08:00
llpluginprocessparent.cpp FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted. 2016-02-07 23:47:58 +01:00
llpluginprocessparent.h Merge with CEF tip. 2015-11-24 15:28:05 +01:00
llpluginsharedmemory.cpp
llpluginsharedmemory.h