gecko-dev/devtools
Nicolas Chevobbe 24dc1bfecc Bug 1535305 - Guard this.jsterm access in webconsole-ui.js. r=Honza.
Depending on the load, this.jsterm might not be
set when switching to the console panel, and can
cause a crash (blank tab).
This patch checks that this.jsterm exists before
taking further actions.

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

--HG--
extra : moz-landing-system : lando
2019-03-15 11:43:41 +00:00
..
client Bug 1535305 - Guard this.jsterm access in webconsole-ui.js. r=Honza. 2019-03-15 11:43:41 +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 1528296 - remove unused function call r=vporof 2019-03-13 16:52:10 +00:00
shared Bug 1528296 - remove unused function call r=vporof 2019-03-13 16:52:10 +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 1528296 - remove eslint empty file requirements for old panels; r=vporof 2019-03-13 16:50:05 +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