gecko-dev/devtools/client/shadereditor
Alexandre Poirot 9c63f6e5ba Bug 1485660 - Special test fixes. r=jdescottes
* browser_addons_debug_webextension_popup: It looks like frame-update events are now fired earlier.
I had to move the listener to an earlier step in order to make it work.
* helper_disable_cache + toolbox.js: this test wasn't correctly listening for reconfigure request's end.
  Not clear how this test was passing before without high rate of intermittent...
* test_webextension-addon-debugging-connect.html: We can no longer listen for frame-update *before* the target object is created.
  (because we now need a TabTarget object or the TargetFront and not just the DebuggerClient)
* Fix reload request in shadereditor which may still be pending after test ends.

MozReview-Commit-ID: 49qvWSCn6nq

Depends on D8066

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

--HG--
extra : moz-landing-system : lando
2018-10-15 08:36:15 +00:00
..
test Bug 1485660 - Special test fixes. r=jdescottes 2018-10-15 08:36:15 +00:00
index.xul Bug 1470086 - Refactor shader editor initializer. r=jdescottes 2018-06-20 14:28:06 -07:00
moz.build Bug 1470086 - Refactor shader editor initializer. r=jdescottes 2018-06-20 14:28:06 -07:00
panel.js Bug 1488370 - Use target.getFront to instantiate WebGLFront; r=ochameau 2018-09-28 18:04:29 +00:00
shadereditor.js Bug 1472942 - Part 2. Add setContentSize() instead of setContent() in HTMLTooltip. r=birtles 2018-09-27 07:14:55 +00:00