Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1656 - Part 8: Devtools and misc. | Moonchild | 2020-09-24 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | 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 #1224 - Remove constant expressions from /dom | Moonchild | 2020-09-17 |
| | | | | | This excludes DOMProxy handlers in dom bindings because that's intertwined with codegen and js that needs to be handled together. | ||
* | Follow-up to 4e2e9be6a - Move HeapSnapshot DevTools-only Modules back to ↵ | Matt A. Tobin | 2020-02-23 |
| | | | | | | | | DevTools I am so done with this. Resolves #316 | ||
* | Reclassify heapsnapshot and nsJSInspector as not part of devtools | Matt A. Tobin | 2020-02-22 |
This resolves Issue #316 |