зеркало из https://github.com/mozilla/gecko-dev.git
b853e6c2e4
We were getting duplicated nsIScriptError in the Browser Toolbox console and the Browser Console when the multiprocess pref is enabled, because error from content processes are forwarded to the main process. The previous patch of this queue added a isForwardedFromContentProcess flag to nsIScriptError, that we use in this patch to _not_ handle forwarded messages in multiprocess browser console and browser toolbox console. Differential Revision: https://phabricator.services.mozilla.com/D78231 |
||
---|---|---|
.. | ||
client | ||
docs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.mochitests.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild | ||
tsconfig.json |