Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 | -58/+0 |
| | | | | | | 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 #1224 - Remove constant expressions from /dom | Moonchild | 2020-09-17 | -1/+1 |
| | | | | | This excludes DOMProxy handlers in dom bindings because that's intertwined with codegen and js that needs to be handled together. | |||
* | Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. | Moonchild | 2020-07-24 | -3/+3 |
| | ||||
* | Issue #80 - De-unify dom/cache | wolfbeast | 2020-04-18 | -1/+12 |
| | ||||
* | Make copy of list before iterating over it. | Yaron Tausky | 2020-01-09 | -1/+2 |
| | ||||
* | nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, ↵ | janekptacijarabaci | 2018-06-18 | -2/+2 |
| | | | | rewrite uuid | |||
* | Bug 1398229 - Save-link-as feature should use the loading principal - ↵ | janekptacijarabaci | 2018-06-17 | -0/+1 |
| | | | | implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD | |||
* | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM | Boris Zbarsky | 2018-04-19 | -1/+1 |
| | | | | MozReview-Commit-ID: UO4wssYHj7 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+19885 |