gecko-dev/dom/plugins/ipc
Brian Hackett 925f656fd2 Bug 1207696 Part 5e - Don't assume that CFBundleGetFunctionPointerForName succeeds, r=benwa.
--HG--
extra : rebase_source : 4d2cf2227c51379bb8a70724f92ef8be81b302cf
2018-07-20 23:55:02 +00:00
..
hangui
interpose
AStream.h
BrowserStreamChild.cpp
BrowserStreamChild.h
BrowserStreamParent.cpp
BrowserStreamParent.h
ChildTimer.cpp
ChildTimer.h
D3D11SurfaceHolder.cpp
D3D11SurfaceHolder.h
FunctionBroker.cpp Bug 1462979 - Broker HttpEndRequestA for plugin process. r=jimm 2018-05-29 12:27:23 -07:00
FunctionBroker.h Bug 1366256 - Part 2: Refactor EndpointHandler to make special type handling opt-in. r=jimm 2018-03-13 16:38:15 -07:00
FunctionBrokerChild.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
FunctionBrokerChild.h
FunctionBrokerIPCUtils.cpp
FunctionBrokerIPCUtils.h Bug 1462979 - Broker HttpEndRequestA for plugin process. r=jimm 2018-05-29 12:27:23 -07:00
FunctionBrokerParent.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
FunctionBrokerParent.h
FunctionBrokerThread.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
FunctionHook.cpp Bug 1460022: Part 7 - Update plugin code to work with revised DLL interceptor interface; r=handyman 2018-06-27 11:50:50 -06:00
FunctionHook.h Bug 1460022: Part 7 - Update plugin code to work with revised DLL interceptor interface; r=handyman 2018-06-27 11:50:50 -06:00
IpdlTuple.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
MiniShmParent.cpp
MiniShmParent.h
NPEventAndroid.h
NPEventOSX.h Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
NPEventUnix.h
NPEventWindows.h
PBrowserStream.ipdl
PFunctionBroker.ipdl
PPluginBackgroundDestroyer.ipdl
PPluginInstance.ipdl Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
PPluginModule.ipdl Bug 1449388 - Send NPNVaudioDeviceStateChanged to plugins when any Windows audio device changes state. r=jimm 2018-06-13 13:12:54 -07:00
PPluginScriptableObject.ipdl
PPluginSurface.ipdl
PStreamNotify.ipdl
PluginBackgroundDestroyer.cpp
PluginBackgroundDestroyer.h
PluginBridge.h
PluginHangUIParent.cpp
PluginHangUIParent.h
PluginInstanceChild.cpp Bug 1460022: Part 7 - Update plugin code to work with revised DLL interceptor interface; r=handyman 2018-06-27 11:50:50 -06:00
PluginInstanceChild.h Bug 1449388 - Send NPNVaudioDeviceStateChanged to plugins when any Windows audio device changes state. r=jimm 2018-06-13 13:12:54 -07:00
PluginInstanceParent.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
PluginInstanceParent.h Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
PluginInterposeOSX.h
PluginInterposeOSX.mm Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
PluginLibrary.h
PluginMessageUtils.cpp
PluginMessageUtils.h Bug 1449388 - Send NPNVaudioDeviceStateChanged to plugins when any Windows audio device changes state. r=jimm 2018-06-13 13:12:54 -07:00
PluginModuleChild.cpp Bug 1449388 - Send NPNVaudioDeviceStateChanged to plugins when any Windows audio device changes state. r=jimm 2018-06-13 13:12:54 -07:00
PluginModuleChild.h Bug 1449388 - Send NPNVaudioDeviceStateChanged to plugins when any Windows audio device changes state. r=jimm 2018-06-13 13:12:54 -07:00
PluginModuleParent.cpp Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn 2018-07-06 12:24:41 -07:00
PluginModuleParent.h Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn 2018-07-06 12:24:41 -07:00
PluginProcessChild.cpp Bug 1412081 - Call KillClearOnShutdown(ShutdownPhase::ShutdownFinal) in PluginProcessChild on all platforms r=jimm 2018-07-05 17:20:58 +02:00
PluginProcessChild.h
PluginProcessParent.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
PluginProcessParent.h
PluginQuirks.cpp Bug 1366256 - Part 3: Broker camera CreateMutexW calls from plugin process. r=jimm 2018-03-07 16:00:53 -08:00
PluginQuirks.h Bug 1366256 - Part 3: Broker camera CreateMutexW calls from plugin process. r=jimm 2018-03-07 16:00:53 -08:00
PluginScriptableObjectChild.cpp
PluginScriptableObjectChild.h
PluginScriptableObjectParent.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
PluginScriptableObjectParent.h
PluginScriptableObjectUtils-inl.h Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
PluginScriptableObjectUtils.h Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
PluginSurfaceParent.cpp
PluginSurfaceParent.h
PluginTypes.ipdlh
PluginUtilsOSX.h
PluginUtilsOSX.mm Bug 1207696 Part 5e - Don't assume that CFBundleGetFunctionPointerForName succeeds, r=benwa. 2018-07-20 23:55:02 +00:00
PluginUtilsWin.cpp Bug 1449388 - Send NPNVaudioDeviceStateChanged to plugins when any Windows audio device changes state. r=jimm 2018-06-13 13:12:54 -07:00
PluginUtilsWin.h
PluginWidgetChild.cpp
PluginWidgetChild.h
PluginWidgetParent.cpp
PluginWidgetParent.h
StreamNotifyChild.h
StreamNotifyParent.h
moz.build