Commit graph

5 commits

Author SHA1 Message Date
Victor Porof
f6db0ee557 Bug 1561435 - Format devtools/client/, a=automatic-formatting
# ignore-this-changeset

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

--HG--
extra : source : 60e4496cf9699dc59f2f4738cb60f87cbdb01e67
2019-07-05 11:24:38 +02:00
Julian Descottes
46a3720013 Bug 1531315 - Rename aboutdebugging test classnames from js-* to qa-* r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D28946

--HG--
extra : moz-landing-system : lando
2019-05-02 10:14:47 +00:00
Daisuke Akatsuka
4f2f7acba6 Bug 1521442: Change starting page to connect page. r=jdescottes,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D19093

--HG--
extra : moz-landing-system : lando
2019-02-15 00:36:53 +00:00
Julian Descottes
46014b798f Bug 1500375 - Switch to XPI based helper to install fake extensions;r=daisuke,Ola
Depends on D17054

The previous version only relied on a manifest, but it's not really flexible.
The XPI approach allows to define background scripts, which can be useful for
more tests.

Note: the old about:debugging supports both the manifest and the XPI approaches
but we should try to keep only one here to make it less complicated to write new
tests.

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

--HG--
extra : moz-landing-system : lando
2019-01-29 15:07:35 +00:00
Julian Descottes
c253e5791b Bug 1500374 - Test warning messages for addons are displayed in new about:debugging;r=daisuke
Depends on D16575

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

--HG--
extra : moz-landing-system : lando
2019-01-18 14:05:15 +00:00