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 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
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 Bug 1517468 - Reuse common.css classes and variables in about:devtools. r=jdescottes 2019-01-09 17:30:10 +00:00
.eslintrc.js Bug 1415483 - Extend reject-importGlobalProperties to reject any priviliged items already in scope. r=mossop 2018-12-11 21:39:38 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1490575 - Remove Mulet comments from build files. r=froydnj 2018-09-11 23:07:32 -07:00
templates.mozbuild