summaryrefslogtreecommitdiffstats
path: root/ipc/glue
Commit message (Collapse)AuthorAgeLines
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28-0/+11
| | | | This reverts commit 6a3d5769d01ec1a8dd56ea79aec2df91b801ce02.
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28-11/+0
|
* Issue #1053 - Remove android support from ipc except for ipc/chromiumMatt A. Tobin2020-02-22-276/+3
| | | | This does not include android in the imported chromium code as specific research needs done on defines and logic.
* Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.wolfbeast2020-02-14-0/+1
| | | | | | This adds an addition to the environment set up for child processes (plugin container) so that it may still be able to pass the omni parameters there as-needed.
* MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-2/+2
| | | | This should do it for all the commits to files I changed, but while I'm in here I could probably go ahead and turn ALL the singular if defined statements into ifdef statements by using grep/find on the tree. On the other hand, perhaps we should do that as a separate issue so that this doesn't become a case of scope creep.
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of ↵athenian2002019-10-21-6/+22
| | | | | | | | 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.
* Remove crashreporter toolkit files.wolfbeast2019-04-01-1/+0
| | | | Resolves #20
* Unhook CR exception handler.wolfbeast2019-04-01-2/+0
| | | | Tag #20
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-6/+0
|
* Do not report resource-timing subdocument loads triggered by that subdocument.wolfbeast2018-12-14-4/+9
|
* Bug 1478575 - Unify CamerasChild shutdown paths.wolfbeast2018-09-11-0/+1
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-18/+0
| | | | | 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.
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07-11/+12
| | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320.
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-6/+3
|
* Remove IPC CrashReporterClient/Hostwolfbeast2018-05-22-472/+0
| | | | Tag #20.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-12/+2
| | | | Tag #288
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-5/+0
|
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-253/+0
|
* Remove content process sandbox code.wolfbeast2018-05-02-38/+0
|
* moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵janekptacijarabaci2018-04-22-0/+2
| | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230
* moebius#226: Consider blocking top level window data: URIs (part 2/2 without ↵janekptacijarabaci2018-04-22-0/+2
| | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-279/+3
|
* Remove more Vista checks in ipc codewolfbeast2018-02-20-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+23343