gecko-dev/devtools
Nicolas Chevobbe 2f8760ac4b Bug 1570476 - Don't fetch the request stacktrace in StackTracePanel's componentWillReceiveProps if the request won't change. r=Honza.
This was causing an intermittent in console test because
multiple requests were sent to the server, and sometimes,
some of them after the connection being closed, which
was making the test fail.
With this patch, we only try to fetch a new stacktrace
on componenetWillReceiveProps if the component will have
to deal with a new request.

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

--HG--
extra : moz-landing-system : lando
2019-09-13 08:21:31 +00:00
..
client Bug 1570476 - Don't fetch the request stacktrace in StackTracePanel's componentWillReceiveProps if the request won't change. r=Honza. 2019-09-13 08:21:31 +00:00
docs Bug 1576835 - Update DAMP test writing documentation r=ochameau 2019-08-29 06:22:18 +00:00
platform Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
server Bug 1110276 - Log on Events. r=bhackett 2019-09-13 02:37:08 +00:00
shared Bug 1517411 - Add test cases for globalThis in js-property-provider test. r=Honza. 2019-09-13 08:29:13 +00:00
startup Bug 1532139 - Add keyboard shortcut open debugger r=jlast 2019-09-09 17:54:53 +00:00
.eslintrc.js Bug 1330148 - Remove no-iterator ESLint exclusions on devtools since there are no violations now. r=jdescottes 2019-09-12 08:02:40 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild