summaryrefslogtreecommitdiff
path: root/caps
Commit message (Collapse)AuthorAge
* Issue #1656 - Remove more vim control lines.Moonchild2023-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 Bautista2023-04-02
| | | | A method marked with dllimport shouldn't be defined.
* Issue #2084 - Part 1: Remove CSSUnprefixingService.js and associated codeFranklinDM2023-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 mochitestJob Bautista2022-07-22
| | | | While we don't use mochitest AFAIK, we still want a clean removal.
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-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.wolfbeast2019-07-12
| | | | Tag #80
* Origin for about: URL should not contain query or ref parts.wolfbeast2018-10-31
|
* Remove dead WebApps code.wolfbeast2018-07-28
|
* Restrict web access to moz-icon:// schemewolfbeast2018-06-24
| | | | This resolves #542
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22
| | | | native in moebius
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|
* The origin should not contain the ref part of the URLjanekptacijarabaci2018-03-03
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02