gecko-dev/devtools/server
Nicolas Chevobbe aef9587dfb Bug 1541355 - Don't display DevTools internal frames in Netmonitor stacktrace. r=Honza.
Before sending back the stacktrace, we remove all the
devtools internal frames using removeFramesAboveDebuggerEval.
A test (that was failing without the fix) is added to ensure
this works as expected.
The test revealed some issues in webconsole-connection-proxy
(mostly trying to access webConsoleUI while closing the toolbox),
which we fix in the patch as well.

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

--HG--
extra : moz-landing-system : lando
2019-05-22 08:57:36 +00:00
..
actors Bug 1541355 - Don't display DevTools internal frames in Netmonitor stacktrace. r=Honza. 2019-05-22 08:57:36 +00:00
performance Bug 1551106 part 2. Stop using [array] in profiler's GetFeatures/GetAllFeatures. r=gerald 2019-05-21 14:43:10 +00:00
socket Bug 1544051 - Part 3 - Scripted change to remove references to AddTask.js r=ahal 2019-04-18 16:51:01 +00:00
startup Merge mozilla-inbound to mozilla-central. a=merge 2019-02-28 12:57:50 +02:00
tests Bug 1526975: Filter out implicit grid line names in text-property-editor's autocomplete. r=gl,bradwerth 2019-05-21 21:29:02 +00:00
main.js Merge mozilla-inbound to mozilla-central. a=merge 2019-02-28 12:57:50 +02:00
moz.build Bug 1473513 - move ActorRegistry module to server/actors/utils; r=ochameau 2018-09-26 10:09:15 +02:00