Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 | -1/+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 #80 - De-unify dom/indexedDB | Moonchild | 2020-04-21 | -0/+2 |
| | ||||
* | Avoid following the prototype chain | wolfbeast | 2019-10-23 | -3/+20 |
| | | | | | No longer follow the value's prototype chain when creating index updates in IndexedDB. | |||
* | Fix a crash in IndexedDB. | wolfbeast | 2019-09-04 | -7/+8 |
| | ||||
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
| | ||||
* | Refactor structured clone JSAPI to prevent mismatched scopes. | wolfbeast | 2018-06-07 | -4/+4 |
| | | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320. | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -10/+0 |
| | ||||
* | Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB. | wolfbeast | 2018-05-04 | -10/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2503 |