gecko-dev/devtools
Nicolas Chevobbe 9149d64860 Bug 1486870 - Fix copy/pasting stacktraces in console; r=bgrins.
The changes were made in Github to have proper markup for the
SmartTrace component. In the console, we change how the "Copy Message"
and "Export visible messages" context menu actions work so they use
the Selection API instead of `element.textContent`.
The Selection API reflects what would happen if a user do a text
selection, so having our actions to do the same ensure that we keep
our markup suitable for the clipboard.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 17:16:10 +00:00
..
client Bug 1486870 - Fix copy/pasting stacktraces in console; r=bgrins. 2019-01-25 17:16:10 +00:00
docs Bug 1508583 - Improve sections under getting started. r=ladybenko,Ola 2019-01-22 13:31:30 +00:00
platform
server Bug 1518777 - move stopListeners from the client detach method to the actor destroy method; r=nchevobbe 2019-01-24 11:48:37 +00:00
shared Bug 1518777 - move webConsoleClient.detach to destroy; r=ochameau 2019-01-24 11:50:36 +00:00
startup
.eslintrc.js
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild