Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*(). | Matt A. Tobin | 2020-11-09 |
| | | | | | | | | This is required for UniquePtr to accept <void>, which is required for PseudoHandle = mozilla::UniquePtr<T, JS::FreePolicy>; in turn for mozilla::SegmentedVector<PseudoHandle<void>> uniquePtrArena_; Tag #1679 | ||
* | 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. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |