gecko/dom/plugins/ipc
Benjamin Smedberg d19c5bb416 Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
..
interpose Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
AStream.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BrowserStreamChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BrowserStreamChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BrowserStreamParent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BrowserStreamParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChildAsyncCall.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChildAsyncCall.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChildTimer.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ChildTimer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
COMMessageFilter.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
COMMessageFilter.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ipdl.mk Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 734404 - Part 2: Integrate DXGI shared surface model into plugin code. r=roc 2012-05-30 07:14:30 +02:00
NestedLoopTimer.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
NestedLoopTimer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
NPEventAndroid.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
NPEventOSX.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
NPEventUnix.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
NPEventWindows.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PBrowserStream.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginBackgroundDestroyer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginIdentifierChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginIdentifierChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginIdentifierParent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginIdentifierParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginInstanceChild.cpp Bug 773025 - fix 2 warnings in dom/plugins r=jst 2012-07-11 20:55:59 -07:00
PluginInstanceChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginInstanceParent.cpp Bug 627699 - Port GTK2 to GTK3, dom patch. r=karlt 2012-06-27 20:15:32 -04:00
PluginInstanceParent.h Bug 734404 - Part 2: Integrate DXGI shared surface model into plugin code. r=roc 2012-05-30 07:14:30 +02:00
PluginInterposeOSX.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
PluginInterposeOSX.mm Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
PluginLibrary.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginMessageUtils.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginMessageUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginModuleChild.cpp Bug 627699 - Port GTK2 to GTK3, dom patch. r=karlt 2012-06-27 20:15:32 -04:00
PluginModuleChild.h Bug 627699 - Port GTK2 to GTK3, dom patch. r=karlt 2012-06-27 20:15:32 -04:00
PluginModuleParent.cpp Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted 2012-07-10 22:20:05 -04:00
PluginModuleParent.h Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted 2012-07-10 22:20:05 -04:00
PluginProcessChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginProcessChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginProcessParent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginProcessParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginScriptableObjectChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginScriptableObjectChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginScriptableObjectParent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginScriptableObjectParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginScriptableObjectUtils-inl.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginScriptableObjectUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginStreamChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginStreamChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginStreamParent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginStreamParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginSurfaceParent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginSurfaceParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginUtilsOSX.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PluginUtilsOSX.mm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PPluginBackgroundDestroyer.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PPluginIdentifier.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PPluginInstance.ipdl Bug 734404 - Part 2: Integrate DXGI shared surface model into plugin code. r=roc 2012-05-30 07:14:30 +02:00
PPluginModule.ipdl Bug 758363: Implement NPN_ReloadPlugins for out-of-process plugins. r=bsmedberg 2012-05-30 10:23:03 -04:00
PPluginScriptableObject.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PPluginStream.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PPluginSurface.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PStreamNotify.ipdl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
StreamNotifyChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
StreamNotifyParent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00