gecko-dev/devtools/client/aboutdebugging/components
J. Ryan Stinnett e1e870db9e Bug 1442312 - Wait for addon reload to finish in tests. r=jdescottes
In about:debugging's browser_addon_reload.js test, we would request a reload
without waiting for it to reply.  This led to the RDP connection closing before
the reply could be sent, triggering later errors.

For better test correctness, we now emit an event on reply and the test waits to
receive it before proceeding.

MozReview-Commit-ID: Jfps7MJ6Pzo

--HG--
extra : rebase_source : 2287c729062e3ed9a1f4527b192a672cff8c18c6
2018-03-08 19:05:32 -06:00
..
addons Bug 1442312 - Wait for addon reload to finish in tests. r=jdescottes 2018-03-08 19:05:32 -06:00
tabs Bug 1272774 - allow listTabs to return favicon data from PlacesUtils;r=ochameau 2018-01-04 17:25:45 +01:00
workers Bug 1417444 - about:debugging to use prop-types and react-dom-factories r=jdescottes 2017-11-15 14:48:37 +00:00
Aboutdebugging.js Bug 1411565 - about:debugging connect to remote runtime using url parameters;r=ochameau 2017-10-23 10:15:40 +02:00
moz.build Bug 1411199 - CamelCase all aboutdebugging component files. r=jdescottes 2017-10-24 22:59:21 -04:00
PanelHeader.js Bug 1417444 - about:debugging to use prop-types and react-dom-factories r=jdescottes 2017-11-15 14:48:37 +00:00
PanelMenu.js Bug 1417444 - about:debugging to use prop-types and react-dom-factories r=jdescottes 2017-11-15 14:48:37 +00:00
PanelMenuEntry.js Bug 1417444 - about:debugging to use prop-types and react-dom-factories r=jdescottes 2017-11-15 14:48:37 +00:00
TargetList.js Bug 1411565 - about:debugging connect to remote runtime using url parameters;r=ochameau 2017-10-23 10:15:40 +02:00