A really simple one. We just remove all of the hidden add-ons from the add-on list in GCLI before processing them.
There was no way for GCLI tests to check that a value did not exist so I added it because we needed to check for all of our hidden add-ons:
- Web Compat
- FlyWeb
- Pocket
- Multi-process staged rollout
- Form Autofill
- Application Update Service Helper
- Presentation
- Shield Recipe Client
MozReview-Commit-ID: 3kx5FOEJSQB
Move major DevTools files to new directories using the following steps:
hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared
No other changes are made.