Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Issue #1564 - Split off nsIdentifierMapEntry in its own header | wolfbeast | 2020-05-25 |
| | | | | + Fix dependency fallout from removing nsDocument.h from ShadowRoot.h | ||
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-02-06 |
| | |||
* | Issue #1390 - Get rid of the Presentation API | Matt A. Tobin | 2020-02-06 |
| | |||
* | Remove VR hardware support. | wolfbeast | 2018-11-26 |
| | | | | This resolves #881 | ||
* | Remove IPC profile functions. | wolfbeast | 2018-05-24 |
| | | | | Resolves #378. | ||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | ||
* | Remove stubbed IPC CrashReporter(Parent/Child) | wolfbeast | 2018-05-21 |
| | |||
* | Remove GMP, Plugin and IPC crash reporter hooks. | wolfbeast | 2018-05-21 |
| | | | | | | Stubs will be removed in follow-up Tag #20. | ||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 |
| | | | | Tag #288 | ||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 |
| | |||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |