gecko-dev/tools
Gregory Mierzwinski db780d5b3f Bug 1655554 - Fix debug-mode in Raptor-Browsertime. r=perftest-reviewers,kshampur
This patch updates browsertime to add the following PR: https://github.com/sitespeedio/browsertime/pull/1798

It enables us to use a `--debug` flag in browsertime to pause test execution after each script iteration, and provides the ability for developers to pause it on their own by adding `debug.breakpoint(name)` calls to the test script. The execution can be unpaused by running `window.browsertime.pause = false` in the browser console.

The devtools panel is auto-opened when in debug-mode, and the browser is detached so it won't auto-close when you hit failures in raptor/browsertime.

This can only be used locally so we now raise a parser error when it's provided in CI.

Differential Revision: https://phabricator.services.mozilla.com/D148261
2022-06-06 12:59:54 +00:00
..
bloatview
browsertime Bug 1655554 - Fix debug-mode in Raptor-Browsertime. r=perftest-reviewers,kshampur 2022-06-06 12:59:54 +00:00
clang-tidy Bug 1771483 - Bump clang-tidy version 2022-05-27 21:21:53 +00:00
code-coverage
compare-locales Bug 1742711 - Pass x-channel config function as kwarg. r=aki,flod 2022-04-22 23:21:03 +00:00
crashreporter Bug 1766753 - Remove all rejected words from the Windows system symbols scraper r=glandium 2022-05-04 08:14:08 +00:00
fuzzing Bug 1768476 - Part 1: Consistently pass IPC::Message around by UniquePtr, r=ipc-reviewers,mccr8 2022-05-10 21:37:25 +00:00
github-sync
jprof
leak-gauge
lint Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
moztreedocs Bug 1754299 - remove os.unlink call from mach doc that fails on Windows, r=ahal,jgraham 2022-04-13 09:51:24 +00:00
performance Bug 1757833 - Add PerfStat probes for bytecode cache reads, writes, compression, and decompression r=nbp,necko-reviewers,kershaw 2022-05-20 18:25:42 +00:00
phabricator Bug 1767204 - NetBSD Bootstrapper r=firefox-build-system-reviewers,glandium,ahochheiden 2022-05-26 20:49:45 +00:00
power
profiler Bug 1771993 - Fix warnings about whitelist/blocklist functions being deprecated in bindgen 0.59. r=emilio 2022-05-31 21:40:29 +00:00
quitter
rb
rewriting Bug 1743020 - Part 2: Vendor the function2 library, r=glandium,mhoye 2022-06-02 13:24:10 +00:00
rusttests
sanitizer/docs
tryselect Bug 1766085 - Replace some uses of distutils.version with packaging.version. r=glandium 2022-05-17 01:04:17 +00:00
update-packaging
update-programs
update-verify
vcs
mach_commands.py Bug 1759256: Update all PATH-munging to use os.pathsep r=webdriver-reviewers,ahochheiden,jgraham 2022-03-14 18:41:49 +00:00
moz.build