gecko-dev/devtools
Logan Smyth 46fb1ab6f9 Bug 1543754 - Part 7: Allow each source actor to have a unique index. r=jlast
Right now we can end up with Source objects with multiple source actors that
share the same ID, since nothing tries to make them unique. This patch
makes sources created in Jest tests each get an incrementing actor ID.

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

--HG--
extra : moz-landing-system : lando
2019-04-12 19:06:23 +00:00
..
client Bug 1543754 - Part 7: Allow each source actor to have a unique index. r=jlast 2019-04-12 19:06:23 +00:00
docs Bug 1529247 - remove unused releaseMany method from thread client and actor; r=ochameau 2019-03-12 14:06:35 +00:00
platform Backout most of bug 1524687 for Windows PGO xpcshell selftest failures. r=backout 2019-02-14 17:17:36 -08:00
server Bug 1312163 - Switch to the new scroll-snap-type syntax for the old scroll snap implementation and drop the scroll-snap-type-{x,y} longhands. r=emilio 2019-04-11 06:19:31 +00:00
shared Bug 1531228 - Enable the new scroll snap and disable the old scroll snap on nightly. r=botond 2019-04-11 06:22:01 +00:00
startup Bug 1528896 - Fix about:debugging-new unavailable in local & nightly builds;r=daisuke 2019-02-19 08:03:42 +00:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md Bug 1527826 - Reflect our github org name change in the m-c code; r=nchevobbe 2019-02-15 09:38:53 +00:00
moz.build
templates.mozbuild