gecko-dev/devtools/client/aboutdebugging/components/addons
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
..
Controls.js Bug 1353861 Handle .zip files as temporary addons r=jdescottes 2017-11-15 22:03:34 -08:00
InstallError.js Bug 1417444 - about:debugging to use prop-types and react-dom-factories r=jdescottes 2017-11-15 14:48:37 +00:00
moz.build Bug 1411199 - CamelCase all aboutdebugging component files. r=jdescottes 2017-10-24 22:59:21 -04:00
Panel.js Bug 1413051 - fix aboutdebugging addon tip icon in RTL;r=ochameau 2017-12-04 14:07:50 +01:00
Target.js Bug 1442312 - Wait for addon reload to finish in tests. r=jdescottes 2018-03-08 19:05:32 -06:00