summaryrefslogtreecommitdiffstats
path: root/extensions/cookie
Commit message (Collapse)AuthorAgeLines
* Issue #1102 - Disable <meta http-equiv=set-cookie>Gaming4JC2019-05-24-16/+27
| | | | Create a new pref 'dom.meta-set-cookie.enabled' which is set to 'false', disabling http-equiv meta cookies.
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-16/+1
|
* Clean up a number of unused variables.wolfbeast2018-09-29-6/+0
| | | | Tag #21.
* backport mozbug 1350090: Turn off the spammy warning that goes off every ↵Gaming4JC2018-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.wolfbeast2018-09-03-28/+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.
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-12/+0
|
* moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15-12/+0
| | | | https://github.com/MoonchildProductions/moebius/issues/130
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+11468