Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. | |||
* | Fix incorrect code removal in ipc. | wolfbeast | 2018-08-29 | -0/+27 |
| | | | | Follow-up to a930db1c9e8444ed89754c5a79085d59c7295952 | |||
* | Remove unnecessary GCC version checks | trav90 | 2018-06-29 | -6/+2 |
| | ||||
* | 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 other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -9108/+0 |
| | | | | Tag #288. | |||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -167/+5 |
| | | | | 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 | -346/+0 |
| | ||||
* | Remove GMP sandbox code. | wolfbeast | 2018-05-02 | -48/+0 |
| | ||||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -47/+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 | -286/+3 |
| | ||||
* | Remove more obsolete checks in dom/media and ipc. | wolfbeast | 2018-02-20 | -5/+2 |
| | ||||
* | Remove more Vista checks in ipc code | wolfbeast | 2018-02-20 | -45/+1 |
| | ||||
* | Update executable manifests. | wolfbeast | 2018-02-18 | -1/+0 |
| | ||||
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 | -18/+0 |
| | | | | | | | | | | | | | | | 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 | -0/+221452 |