summaryrefslogtreecommitdiffstats
path: root/dom/heapsnapshot
Commit message (Collapse)AuthorAgeLines
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-21-1/+1
| | | | | 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. Tobin2020-04-14-2350/+0
| | | | | | | | DevTools I am so done with this. Resolves #316
* Reclassify heapsnapshot and nsJSInspector as not part of devtoolsMatt A. Tobin2020-04-14-0/+17794
This resolves Issue #316