Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | 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. | ||
* | Fix incorrect code removal in ipc. | wolfbeast | 2018-08-29 |
| | | | | Follow-up to a930db1c9e8444ed89754c5a79085d59c7295952 | ||
* | Remove unnecessary GCC version checks | trav90 | 2018-06-29 |
| | |||
* | Refactor structured clone JSAPI to prevent mismatched scopes. | wolfbeast | 2018-06-07 |
| | | | | 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 |
| | |||
* | Remove IPC CrashReporterClient/Host | wolfbeast | 2018-05-22 |
| | | | | Tag #20. | ||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag #288. | ||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 |
| | | | | Tag #288 | ||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | |||
* | Remove GMP sandbox code. | wolfbeast | 2018-05-02 |
| | |||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 |
| | |||
* | moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵ | janekptacijarabaci | 2018-04-22 |
| | | | | | | 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 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226 | ||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
| | |||
* | Remove more obsolete checks in dom/media and ipc. | wolfbeast | 2018-02-20 |
| | |||
* | Remove more Vista checks in ipc code | wolfbeast | 2018-02-20 |
| | |||
* | Update executable manifests. | wolfbeast | 2018-02-18 |
| | |||
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 |
| | | | | | | | | | | | | | | | Creates stubs: jsgc.h/cpp VerifyBarriers() stub MaybeVerifyBarriers() stub GCRuntime::computeNonIncrementalMarkingForValidation() stub GCRuntime::validateIncrementalMarking() stub GCRuntime::finishMarkingValidation() stub GCRuntime::pushZealSelectedObjects() stub bool useZeal? GCRuntime::runDebugGC() stub XPConnect: nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK) | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |