summaryrefslogtreecommitdiffstats
path: root/dom/plugins/ipc
Commit message (Collapse)AuthorAgeLines
* Issue #80 - Include D3DMessageUtils.h in dom/plugins/ipc for Mac buildadeshkp2020-04-26-0/+1
| | | | | | | | This should ideally not be needed on Mac but compilation fails due to sizeof `DxgiAdapterDesc` not known. Didn't face this issue on Linux though, probably due to a different include chain which already has this file included somewhere along the way.
* Issue #80 - De-unify dom/plugins/ipcMoonchild2020-04-26-14/+22
|
* Issue #1053 - Remove android support from NPAPIMatt A. Tobin2020-04-14-64/+1
|
* Properly detect failure in receiving plugin NPObjects.David Parks2019-12-06-5/+8
| | | | | Properly handles NPError reporting and makes sure that, in the case of failure, it does not return junk for the NPObject.
* Fix a bunch of dumb typos and omissions.athenian2002019-10-21-1/+1
|
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of ↵athenian2002019-10-21-6/+6
| | | | | | | | libevent/IPC junk. This is mostly ifdefs, but as you can see, Solaris is actually a lot like Linux. They're both more SysV than BSD at core, and most of the differences have more to do with Solaris not using glibc than anything else. I still need to audit a lot of these changes and understand why they're needed and what the alternative approaches are. After this patch, most of the core functionality needed to build Solaris is here.
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-39/+0
|
* Remove all C++ telemetry autotimerswolfbeast2018-09-04-30/+17
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-23/+2
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Remove CrashReporterParent leftover.wolfbeast2018-05-24-1/+0
| | | | Tag #20.
* Remove IPC profile functions.wolfbeast2018-05-24-68/+0
| | | | Resolves #378.
* Remove SPS profiler.wolfbeast2018-05-24-181/+1
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Remove CrashReporterParent leftover.wolfbeast2018-05-24-8/+0
| | | | Tag #20.
* Remove stubbed IPC CrashReporter(Parent/Child)wolfbeast2018-05-21-1/+0
|
* Remove GMP, Plugin and IPC crash reporter hooks.wolfbeast2018-05-21-88/+0
| | | | | | Stubs will be removed in follow-up Tag #20.
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-5/+5
| | | | Tag #288
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-101/+0
|
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-578/+1
|
* Update executable manifests.wolfbeast2018-02-18-1/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+30248