Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2342: Use [[nodiscard]] in /accessible and /caps | Moonchild | 2023-11-08 |
| | |||
* | Issue #1656 - Remove more vim control lines. | Moonchild | 2023-05-03 |
| | | | | | | | Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from the rest of js, caps, chrome, config, devtools, docshell, image, intl. More to come. | ||
* | Issue #62 - Follow-up: Fix debug build bustage with shared Spidermonkey. | Job Bautista | 2023-04-02 |
| | | | | A method marked with dllimport shouldn't be defined. | ||
* | Issue #2084 - Part 1: Remove CSSUnprefixingService.js and associated code | FranklinDM | 2023-01-06 |
| | | | | | | It's effectively dead code since it's been supplanted by built-in webkit-prefixed-CSS support (landed before fork point in Firefox 49). Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1259348 | ||
* | Issue #1967 - Remove moz://a from mochitest | Job Bautista | 2022-07-22 |
| | | | | While we don't use mochitest AFAIK, we still want a clean removal. | ||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | 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. | ||
* | Stop building /caps unified and fix deprot. | wolfbeast | 2019-07-12 |
| | | | | Tag #80 | ||
* | Origin for about: URL should not contain query or ref parts. | wolfbeast | 2018-10-31 |
| | |||
* | Remove dead WebApps code. | wolfbeast | 2018-07-28 |
| | |||
* | Restrict web access to moz-icon:// scheme | wolfbeast | 2018-06-24 |
| | | | | This resolves #542 | ||
* | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 |
| | | | | native in moebius | ||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
| | |||
* | The origin should not contain the ref part of the URL | janekptacijarabaci | 2018-03-03 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |