Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MoonchildProductions#1251 - Part 27: Fix ifdef style. | athenian200 | 2019-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 ↵ | athenian200 | 2019-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. | wolfbeast | 2019-04-01 | -1/+0 |
| | | | | Resolves #20 | |||
* | Unhook CR exception handler. | wolfbeast | 2019-04-01 | -2/+0 |
| | | | | Tag #20 | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -6/+0 |
| | ||||
* | Do not report resource-timing subdocument loads triggered by that subdocument. | wolfbeast | 2018-12-14 | -4/+9 |
| | ||||
* | Bug 1478575 - Unify CamerasChild shutdown paths. | wolfbeast | 2018-09-11 | -0/+1 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-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. | wolfbeast | 2018-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 #384 | Gaming4JC | 2018-05-26 | -6/+3 |
| | ||||
* | Remove IPC CrashReporterClient/Host | wolfbeast | 2018-05-22 | -472/+0 |
| | | | | Tag #20. | |||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -12/+2 |
| | | | | Tag #288 | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -5/+0 |
| | ||||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -253/+0 |
| | ||||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -38/+0 |
| | ||||
* | moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵ | janekptacijarabaci | 2018-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 ↵ | janekptacijarabaci | 2018-04-22 | -0/+2 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226 | |||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -279/+3 |
| | ||||
* | Remove more Vista checks in ipc code | wolfbeast | 2018-02-20 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+23343 |