зеркало из https://github.com/mozilla/gecko-dev.git
1086ce9608
This was causing an issue with console.trace calls triggered from different paths (i.e. the message was repeated in the console, only showing the first stacktrace). This fixes the issue, and a test is added to ensure we don't regress this. This also revealed an erroneous test where we were asserting the buggy behavior. Doing this modifies the message shape, so we also need to update the stubs. Differential Revision: https://phabricator.services.mozilla.com/D18094 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
client | ||
docs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.mochitests.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild |