Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. | ||
* | Issue #1614 - Update en-US Dictionary | Matt A. Tobin | 2020-07-29 |
| | |||
* | Bug 1377978 - Make nsRange use uint32_t to offset | Matt A. Tobin | 2020-04-17 |
| | | | | Tag #1375 | ||
* | Bug 1367683 - Optimize initializing nsRange | Matt A. Tobin | 2020-04-17 |
| | | | | Tag #1375 | ||
* | Handle missing base64 challenge in NegotiateAuth and NTLMAuth. | wolfbeast | 2020-01-09 |
| | |||
* | Issue #1102 - Disable <meta http-equiv=set-cookie> | Gaming4JC | 2019-05-24 |
| | | | | Create a new pref 'dom.meta-set-cookie.enabled' which is set to 'false', disabling http-equiv meta cookies. | ||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
| | |||
* | Reorder boolean expression to take advantage of short-circuiting. | wolfbeast | 2018-11-01 |
| | |||
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 |
| | | | | Tag #21. | ||
* | backport mozbug 1350090: Turn off the spammy warning that goes off every ↵ | Gaming4JC | 2018-09-07 |
| | | | | | | 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 |
| | | | | | 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 |
| | | | | in nsContentBlocker.cpp | ||
* | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 |
| | |||
* | Consistently use PR memory functions. | wolfbeast | 2018-05-15 |
| | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 |
| | | | | https://github.com/MoonchildProductions/moebius/issues/130 | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |