gecko-dev/tools
Gerald Squelart ddbeeb188c Bug 1642726 - PSAutoTryLock - r=gregtatum
PSAutoTryLock attempts to lock the mutex, but gives up immediately if it's already locked.
This can be used in profiler functions that may be called from unknown code, to avoid deadlocks involving the profiler mutex and another mutex that could be indirectly used by the profiler itself.

Differential Revision: https://phabricator.services.mozilla.com/D79410
2020-06-22 21:30:06 +00:00
..
bloatview
browsertime Bug 1646421 - flake8 Fix a bunch of actual errors r=ahal 2020-06-20 09:46:45 +00:00
clang-tidy Bug 1612274 - Add checker readability-qualified-auto for clang-tidy static-analysis. r=sylvestre 2020-04-10 07:06:09 +00:00
code-coverage
compare-locales
coverity Bug 1608396 - for Coverity Analysis disable checker STRAY_SEMICOLON due to the noise that it creates with if constexpr. r=froydnj 2020-03-26 17:40:45 +00:00
crashreporter
fuzzing Bug 1642631 - Make the message argument to Channel::Send() a UniquePtr. r=froydnj 2020-06-02 21:23:08 +00:00
github-sync Bug 1635142 - Update github-sync to use Authorization header instead of deprecated HTTP auth mechanism. r=kvark 2020-05-06 16:09:40 +00:00
infer
jprof
leak-gauge
lint Bug 1647225 - Update exclude list in rejected-words filter. r=jrmuizel 2020-06-22 14:06:33 +00:00
moztreedocs Bug 1643074 - Add a copy button to firefox docs to copy commands. r=firefox-source-docs-reviewers,ahal 2020-06-03 19:22:03 +00:00
performance Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
phabricator Bug 1623544 - Install python3-pip on Debian during bootstrap; r=firefox-build-system-reviewers,rstewart 2020-03-25 15:31:09 +00:00
power Bug 1638976 - Convert 'mach power' to run with Python 3. r=glandium 2020-05-25 23:50:19 +00:00
profiler Bug 1642726 - PSAutoTryLock - r=gregtatum 2020-06-22 21:30:06 +00:00
quitter
rb Bug 1642044 - Python 3 tools/rb/find_leakers.py r=gbrown 2020-06-01 23:14:30 +00:00
rewriting Bug 1646190 - Remove pymake from tree r=nalexander 2020-06-18 21:06:32 +00:00
sanitizer/docs
tryselect Bug 1645179 - Squash remaining dead code after removal of IMPACTED_TESTS r=ahal,froydnj 2020-06-17 13:30:49 +00:00
update-packaging Bug 1643810: Use -T1 -7e for update generation r=sfraser 2020-06-16 13:58:47 +00:00
update-verify Bug 1632429: Improves update-verify compatibility with python 3 r=nthomas 2020-06-08 21:07:07 +00:00
vcs
mach_commands.py Bug 1641992 - Add argument to mach busted file to specify which component the bug should be filed against r=froydnj 2020-06-01 16:23:48 +00:00
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00