gecko-dev/dom/plugins/ipc
David Parks 888261f789 Bug 1411631 - Use ContiguousEnumSerializerInclusive for GetOpenFileName IPC. r=jimm
Use the new helper for serializing enums in IPDL.
2017-11-01 01:59:31 -07:00
..
hangui Bug 1411142 Cast enums to int to silence warning about comparing enums of different types r=jld 2017-10-23 23:54:21 -05:00
interpose
AStream.h
BrowserStreamChild.cpp Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
BrowserStreamChild.h Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
BrowserStreamParent.cpp Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
BrowserStreamParent.h Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
ChildTimer.cpp
ChildTimer.h
D3D11SurfaceHolder.cpp
D3D11SurfaceHolder.h
MiniShmParent.cpp
MiniShmParent.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
NPEventAndroid.h
NPEventOSX.h
NPEventUnix.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
NPEventWindows.h
PBrowserStream.ipdl Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
PPluginBackgroundDestroyer.ipdl
PPluginInstance.ipdl Bug 1352559 - Remove support for plugin-provided streams; NPN_NewStream, PPluginStream and other supporting machinery, r=bsmedberg 2017-07-11 14:27:25 -04:00
PPluginModule.ipdl Bug 1352575 (part 12) - Remove NP_InitializeResult. r=jimm. 2017-04-18 16:56:44 +10:00
PPluginScriptableObject.ipdl
PPluginSurface.ipdl
PStreamNotify.ipdl
PluginBackgroundDestroyer.cpp
PluginBackgroundDestroyer.h
PluginBridge.h Bug 1352575 (part 5) - Remove PluginModuleParent::mIsStartingAsync. r=jimm. 2017-04-18 16:56:43 +10:00
PluginHangUIParent.cpp Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron. 2017-08-04 14:40:52 +10:00
PluginHangUIParent.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
PluginInstanceChild.cpp Bug 1412048 - Replace NS_RUNTIMEABORT("...") with MOZ_CRASH("..."). r=froydnj 2017-10-24 23:30:31 -07:00
PluginInstanceChild.h Bug 1352573 (part 2) - Remove NPN_PluginThreadAsyncCall() and related machinery. r=bsmedberg. 2017-08-03 22:12:51 +10:00
PluginInstanceParent.cpp Bug 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
PluginInstanceParent.h Bug 1352559 - Remove support for plugin-provided streams; NPN_NewStream, PPluginStream and other supporting machinery, r=bsmedberg 2017-07-11 14:27:25 -04:00
PluginInterposeOSX.h
PluginInterposeOSX.mm
PluginLibrary.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
PluginMessageUtils.cpp Bug 1410140 - Copy file dialog fields from NPAPI process. r=jimm 2017-10-21 15:02:28 -07:00
PluginMessageUtils.h Bug 1411631 - Use ContiguousEnumSerializerInclusive for GetOpenFileName IPC. r=jimm 2017-11-01 01:59:31 -07:00
PluginModuleChild.cpp Bug 1413845 - Remove PluginPRLibrary as it is unused. r=jimm 2017-11-02 11:03:24 +01:00
PluginModuleChild.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
PluginModuleParent.cpp Bug 1411631 - Use ContiguousEnumSerializerInclusive for GetOpenFileName IPC. r=jimm 2017-11-01 01:59:31 -07:00
PluginModuleParent.h Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
PluginProcessChild.cpp
PluginProcessChild.h
PluginProcessParent.cpp Bug 1401790 - Remove ProcessArchitecture from IPC. r=billm,jimm 2017-10-04 20:31:12 -06:00
PluginProcessParent.h Bug 1352575 (part 23) - Remove PluginProcessParent::mRunCompleteTaskImmediately. r=jimm. 2017-04-18 16:56:45 +10:00
PluginQuirks.cpp Bug 1388903 - Part 2: Remove PrintDlg Window Parentage in NPAPI Process. r=jimm 2017-08-29 15:59:34 -07:00
PluginQuirks.h Bug 1388903 - Part 2: Remove PrintDlg Window Parentage in NPAPI Process. r=jimm 2017-08-29 15:59:34 -07:00
PluginScriptableObjectChild.cpp
PluginScriptableObjectChild.h
PluginScriptableObjectParent.cpp Bug 1352575 (part 18) - Remove PluginAsyncSurrogate. r=jimm. 2017-04-18 16:56:45 +10:00
PluginScriptableObjectParent.h
PluginScriptableObjectUtils-inl.h
PluginScriptableObjectUtils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
PluginSurfaceParent.cpp
PluginSurfaceParent.h
PluginTypes.ipdlh Bug 1279218 - Remove Java Test Plugin and rest of Java references; r=bsmedberg 2017-07-17 16:45:48 -07:00
PluginUtilsOSX.h
PluginUtilsOSX.mm
PluginUtilsWin.cpp Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
PluginUtilsWin.h Prequel to bug 1352559 - #includes and forward declarations necessary for various files to build properly exposed by unified build changes, r=trivial 2017-07-12 12:26:39 -04:00
PluginWidgetChild.cpp
PluginWidgetChild.h
PluginWidgetParent.cpp
PluginWidgetParent.h
StreamNotifyChild.h
StreamNotifyParent.h
moz.build Bug 1352573 (part 2) - Remove NPN_PluginThreadAsyncCall() and related machinery. r=bsmedberg. 2017-08-03 22:12:51 +10:00