summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeLines
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-15/+13
| | | | Tag #1375
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-32/+50
| | | | Tag #1375
* Handle missing base64 challenge in NegotiateAuth and NTLMAuth.wolfbeast2020-01-09-1/+4
|
* 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
|
* Reorder boolean expression to take advantage of short-circuiting.wolfbeast2018-11-01-1/+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-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 ↵janekptacijarabaci2018-06-18-1/+8
| | | | in nsContentBlocker.cpp
* Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next filesjanekptacijarabaci2018-06-17-0/+1
|
* Consistently use PR memory functions.wolfbeast2018-05-15-3/+4
|
* 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/+169301