gecko-dev/tools
Kris Maglione 946e1ef0b5 Bug 1446676: Part 2 - Update non-overlay automation extensions to be bootstrapped. r=Mossop
In order to remove support for non-bootstrapped extensions, the remaining test
automation extensions need to be migrated to bootstrapped extensions. These
extensions all work by loading a single component, either with a
profile-after-change or command line handler. This is a straightforward
conversion of those components to bootstrap.js scripts.

MozReview-Commit-ID: 5uyNSqRPIVR

--HG--
rename : services/sync/tps/extensions/tps/components/tps-cmdline.js => services/sync/tps/extensions/tps/bootstrap.js
rename : testing/talos/talos/pageloader/components/tp-cmdline.js => testing/talos/talos/pageloader/bootstrap.js
rename : testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js => testing/talos/talos/startup_test/sessionrestore/addon/bootstrap.js
rename : testing/talos/talos/talos-powers/components/TalosPowersService.js => testing/talos/talos/talos-powers/bootstrap.js
rename : tools/quitter/QuitterObserver.js => tools/quitter/bootstrap.js
extra : rebase_source : 738264d0ec8701aa5cf93c6dac958d88756c1e55
extra : source : 71d65d6b64997bc608a1cb3c924be35bbd460b39
2018-03-16 22:06:22 -07:00
..
bloatview
clang-tidy Bug 1436354 - Enable modernize-use-bool-literals at review phase r=Ehsan 2018-02-07 15:14:32 +01:00
code-coverage Bug 1230369 - Manually fix some remaining instances of Ci/Cc/Cu definitions and switch Components.* to using the shorthand in some places. r=florian 2018-02-07 09:24:15 +00:00
compare-locales
coverity Bug 1412048 - Remove NS_RUNTIMEABORT. r=froydnj 2017-10-24 23:41:15 -07:00
docs Bug 1438839 - Fix the remaining flake8 issues by hand r=ahal 2018-03-15 11:34:03 +01:00
fuzzing Bug 1444169 Fix capitalization for a few Windows files r=aklotz 2018-03-08 14:49:59 -06:00
jprof Bug 1438839 - autopep8 -i --max-line-length 99 on the tools/ r=ahal 2018-03-15 11:32:42 +01:00
leak-gauge
lint Bug 1446222 - Move DevTools content process startup to new dir. r=jdescottes 2018-03-19 21:28:26 -05:00
power Bug 1438839 - Fix the remaining flake8 issues by hand r=ahal 2018-03-15 11:34:03 +01:00
profiler Bug 1445888 - Remove tools/profiler/merge-profiles.py a b2g tool r=julienw 2018-03-15 11:04:28 +01:00
quitter Bug 1446676: Part 2 - Update non-overlay automation extensions to be bootstrapped. r=Mossop 2018-03-16 22:06:22 -07:00
rb Bug 1438839 - Fix the remaining flake8 issues by hand r=ahal 2018-03-15 11:34:03 +01:00
rewriting Bug 1445269 - Refresh tools/rewriting/ThirdPartyPaths.txt r=tjr 2018-03-13 15:59:21 +01:00
tryselect Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
update-packaging Merge inbound to mozilla-central. a=merge 2018-03-17 12:29:57 +02:00
mach_commands.py Bug 1405554 - Merge clang-format with clang-tidy under the same package from toolchains. r=gps 2018-02-09 09:01:17 +02:00
moz.build Bug 1445763 - Update moz.build meta data with "Firefox Build System". r=froydnj 2018-03-14 21:44:46 +01:00