gecko-dev/tools
Gerald Squelart dff1750481 Bug 1587329 - MOZ_ASSERT(sInstance) in all functions that dereference sInstance - r=canaltinova
Add assertions that all `sInstance` pointers (from both `CorePS` and `ActivePS`)
are not null before being dereferenced.

This is probably more than needed, but it's only `MOZ_ASSERT`s limited to
Nightly, and it should give better feedback in case something goes wrong.

Eventually, I think it would be better to make most methods non-static, and have
a checked reference-to-instance getter.

Differential Revision: https://phabricator.services.mozilla.com/D48649

--HG--
extra : moz-landing-system : lando
2019-10-10 10:51:50 +00:00
..
bloatview
browsertime Bug 1577922 - Bump browsertime hash to c795660ef1e589dfb8bf01397782811934c90696. r=sefeng 2019-08-31 01:35:40 +00:00
clang-tidy Backed out 2 changesets (bug 1573211) as requested by dmajor on irc. CLOSED TREE 2019-09-26 20:12:51 +03:00
code-coverage Bug 1578730 - Add js::GetCodeCovergeSummaryAll API. r=nbp,marco 2019-09-19 00:08:39 +00:00
compare-locales
coverity Bug 1581846 - mark some Coverity checkers as disabled since their results yiled to be false-positive. r=bastien 2019-09-19 03:57:34 +00:00
crashreporter Bug 1582574 - Make minidump_stackwalk toolchain binary compatible with both older and newer Debian/Ubuntu. r=froydnj 2019-09-25 22:03:16 +00:00
docs Bug 1232403 - Upgrade to sphinx-js 2.8. r=ahal 2019-10-04 22:02:31 +00:00
fuzzing Bug 1584446 - Add an rkv fuzzing test for bug mdb_cursor_put, r=truber 2019-10-02 15:17:13 +00:00
infer Bug 1576659 - Update infer to 0.17.0. r=bastien 2019-09-13 14:25:32 +00:00
jprof
leak-gauge
lint Bug 1586757 - Rename .jsm files to .jsm.js to allow type checking; r=julienw 2019-10-08 20:48:04 +00:00
performance
power
profiler Bug 1587329 - MOZ_ASSERT(sInstance) in all functions that dereference sInstance - r=canaltinova 2019-10-10 10:51:50 +00:00
quitter
rb Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
rewriting Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
tryselect Bug 1585998 mach try fuzzy estimates, ensure cache exists r=jlorenzo 2019-10-09 13:44:34 +00:00
update-packaging Bug 1578497 - Overwrite notarization ticket on each partial update instead of patching, so pkgs can be updated, r=bhearsum 2019-10-01 02:42:10 +00:00
update-verify Bug 1577634 - suppress warnings about comment changes in channel-prefs.js, r=bhearsum 2019-09-04 21:01:28 +00:00
vcs
mach_commands.py Bug 1574977: restore mach pastebin and port to new service r=nalexander 2019-08-22 18:11:26 +00:00
moz.build