gecko-dev/devtools/client
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
..
aboutdebugging
aboutdebugging-new Bug 1515265: Add a test for context menu of the markup view in about:devtools-toolbox. r=jdescottes 2019-01-25 08:08:35 +00:00
accessibility
application
canvasdebugger
debugger Bug 1486870 - Fix copy/pasting stacktraces in console; r=bgrins. 2019-01-25 17:16:10 +00:00
dom
framework Bug 1518777 - add onReload event to navigated action; r=ochameau,jlast 2019-01-24 11:50:32 +00:00
inspector Bug 1518512 - (Part 2) Ensure all text in Changes panel can be copied. r=gl 2019-01-25 15:50:35 +00:00
jsonview
locales Bug 1518512 - (Part 1) Add basic context menu to Changes panel. r=gl 2019-01-25 15:45:38 +00:00
memory
netmonitor Bug 1518777 - ensure that netmonitor and console tests wait for initialization and open requests tofinish before shutting down; r=nchevobbe 2019-01-24 11:47:39 +00:00
performance
performance-new
preferences Bug 1522138 - [release 120] put log points behind a flag (#7761). r=dwalsh 2019-01-24 17:57:26 -05:00
responsive.html Bug 1520879 - Port the onContentBlockingEvent notifications inside WebProgressChild.jsm to C++; r=baku 2019-01-25 14:44:09 +00:00
scratchpad
shadereditor
shared Bug 1486870 - [release] Make the Frames component copy-friendly (#7723); r=jlast. 2019-01-25 17:14:42 +00:00
sourceeditor
storage
styleeditor
themes Bug 1486870 - Don't display the location element as block; r=fvsch. 2019-01-25 17:15:19 +00:00
webaudioeditor
webconsole Bug 1486870 - Fix copy/pasting stacktraces in console; r=bgrins. 2019-01-25 17:16:10 +00:00
webide Bug 1521052 - Destroy DebuggerServer in the content process when the last connection drops. r=jdescottes 2019-01-23 14:46:11 +00:00
webreplay
.eslintrc.js
definitions.js
jar.mn Bug 1522041 - Update search, filter and color picker icons to a Photon style; r=pbro 2019-01-24 12:36:03 +00:00
menus.js
moz.build