gecko-dev/devtools
Bisola Omisore da94ffd2ed Bug 1519313 - Do not clear the console input when evaluating and 'devtools.webconsole.input.editor' is true. r=nchevobbe
Create an `editorMode` prop that is initialized with the preference value, and passed to the JSTerm component.
The prop is then used to check if the input should be cleared when an evaluation is done.
A test is added to ensure this works as expected.

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

--HG--
extra : moz-landing-system : lando
2019-03-11 08:57:27 +00:00
..
client Bug 1519313 - Do not clear the console input when evaluating and 'devtools.webconsole.input.editor' is true. r=nchevobbe 2019-03-11 08:57:27 +00:00
docs Bug 1529247 - clean up frames methods on thread client; r=ochameau 2019-03-01 15:26:18 +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 1533184 - disable various files inside devtools/client/accessibility/test/ and devtools/server/tests/browser/ r=jmaher 2019-03-07 21:20:48 +00:00
shared Bug 1215878 - Implement CSS revert keyword. r=heycam,birtles 2019-03-07 11:59:36 +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 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +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