Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -16/+1 |
| | ||||
* | Reorder boolean expression to take advantage of short-circuiting. | wolfbeast | 2018-11-01 | -1/+1 |
| | ||||
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 | -6/+0 |
| | | | | Tag #21. | |||
* | backport mozbug 1350090: Turn off the spammy warning that goes off every ↵ | Gaming4JC | 2018-09-07 | -1/+5 |
| | | | | | | time we create an about:blank content viewer; r=mystor During a debug session, log spam appears because we are trying to get the origin out of a principal for about:blank, which will throw, which is expected. | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -62/+1 |
| | | | | | 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. | |||
* | nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained ↵ | janekptacijarabaci | 2018-06-18 | -1/+8 |
| | | | | in nsContentBlocker.cpp | |||
* | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 | -0/+1 |
| | ||||
* | Consistently use PR memory functions. | wolfbeast | 2018-05-15 | -3/+4 |
| | ||||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -12/+0 |
| | ||||
* | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -12/+0 |
| | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+169301 |