gecko-dev/devtools
Alexandre Poirot a66046ef90 Bug 1929003 - [devtools] Use native profiler to collect JS Traces from DevTools. r=dthayer
Stop manually crafting the profiler data by using SpiderMonkey hooks.
Instead, use the profiler native pipeline to do the collection.

This still relies on JSTracer class in order to trigger the record on next interaction or page load.
One caveat is that it starts the profiler from the content process, which prevents recording screenshots correctly.

Differential Revision: https://phabricator.services.mozilla.com/D227831
2024-11-07 15:52:02 +00:00
..
client Bug 1916660 - [devtools] Adapt markup node drag and drop in High Contrast Mode. r=devtools-reviewers,ochameau. 2024-11-07 13:48:57 +00:00
docs Bug 1923649 - devtools doc: Fix the "Use a sourcemap" link to point to mdn r=devtools-reviewers,bomsy DONTBUILD 2024-10-28 12:19:06 +00:00
perfdocs
platform
server Bug 1929003 - [devtools] Use native profiler to collect JS Traces from DevTools. r=dthayer 2024-11-07 15:52:02 +00:00
shared Bug 1761248 - Expose API to display early hint info in devtools, r=necko-reviewers,devtools-reviewers,bomsy,kershaw 2024-11-05 12:36:01 +00:00
startup Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen 2024-11-05 09:54:42 +00:00
.eslintrc.js Bug 1917530 - Enable ESLint rule no-shadow by default across the tree, disabling where it currently fails. r=frontend-codestyle-reviewers,mossop 2024-09-12 21:08:44 +00:00
.eslintrc.xpcshell.js Bug 1917530 - Fix ESLint no-shadow issues in devtools code. r=devtools-reviewers,profiler-reviewers,frontend-codestyle-reviewers,nchevobbe,julienw,mossop 2024-09-12 21:08:43 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1900200 - Move MOZ_DEVTOOLS from confvars.sh to moz.configure r=glandium 2024-06-15 22:27:11 +00:00
rename.py
templates.mozbuild
tsconfig.json