Commit Graph

478644 Commits

Author SHA1 Message Date
Alexander Surkov
cfb8c639d1 Bug 1278294 - add tree logging for single content insertion, part5, r=yzen 2016-06-08 13:51:47 -04:00
Gian-Carlo Pascutto
d543e16807 Bug 1273859 - Add sys_pwrite64 to seccomp whitelist for content process. r=jld
MozReview-Commit-ID: FsJ8ER9B9EY

--HG--
extra : rebase_source : a76bb584e8804a3f73abf2c821fa2d9d25997a17
2016-05-18 14:39:20 +02:00
Alexander Surkov
caf3e3023c Bug 1278294 - make all other tree loggings to log document address, part4, r=yzen 2016-06-08 13:45:22 -04:00
Alexander Surkov
fab3d8aff2 Bug 1278294 - text logging should log document address, part3, r=yzen 2016-06-08 11:39:28 -04:00
Rail Aliiev
7515a08ec5 Bug 1277640 - desktop_l10n.py should clone gecko by revision r=Callek a=release DONTBUILD
MozReview-Commit-ID: CplKgqO6yjC

--HG--
extra : rebase_source : fa84105217ec99e4dadbb1ddcd2bb15bdacd68fe
2016-06-02 15:30:16 -04:00
Ben Kelly
f724cdac01 Bug 1278688 Update stylesheets in nsXULPrototypeCache so that unused CSSStyleSheet objects can be freed. r=heycam 2016-06-08 10:00:21 -07:00
Julian Seward
e00ffcdc37 Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 2, derace). r=chutten.
--HG--
extra : rebase_source : 403c8ec419ee8ac2ece248a8395480dbd3018c74
2016-06-08 17:46:24 +02:00
Julian Seward
c16f01c54e Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 1, tidying). r=gfritzsche.
--HG--
extra : rebase_source : 01bd672625a6c0e9d8f044620c9cfde4d9b9343a
2016-06-08 17:45:36 +02:00
George Wright
4a2717ba01 Bug 1176011 - Move TextureClientPool to CompositorBridgeChild r=nical 2016-06-08 12:23:41 -04:00
Andrew Sutherland
ad3240027a Bug 1272436 - P1 Fetch "only-if-cached" cache mode tests. r=bkelly
request-error.html:
- Add test verifying we enforce only-if-cached requires same-origin mode.

request-cache.html (only-if-cached does not hit network):
- Add comment block explaining the test dictionary arguments.
- Eliminate duplicated code in populate_cache which seems to have existed only
  for historical reasons and is now moot.
- Add `response` optional test dictionary array for cases where a network error
  is expected as the result of the fetch.  Normalize server results to handle
  this case since test cases may no longer talk to the server at all.
- Add only-if-cached tests that verify the network is not touched in any of
  the fresh cached, stale cached, and not cached cases.

request-cache.html (cross-origin redirects in the cache are not traversed):
- Tests added to request/request-cache.html instead of under redirect/ because
  redirect/ and redirect.py explicitly disable caching.  Also, the issue is
  about cache behavior, not the redirect-following logic.
- Enhance cache.py to accept a "redirect" parameter that generates a 302
  redirect using a Location header when received.
- Make the "error" handling generate a test failure if we don't fail when
  expected.
- Add "redirect" argument to request-cache.html test info dicts to tell
  cache.py to generate a redirect.
- Add test cases for "only-if-cached" to first prime with redirect, expecting
  success on same-origin redirects and failure on cross-origin redirects.
2016-06-08 12:10:21 -04:00
Andrew Sutherland
af016de2cb Bug 1272436 - P0: Implement "only-if-cached" RequestCache mode. r=mayhemer, r=bkelly, r=bzbarsky for WebIDL change
The fetch spec has re-introduced "only-if-cached" mode which loads only from
the cache.  There are privacy implications to this so for the time being it
is required that "same-origin" mode is used.
2016-06-08 12:10:15 -04:00
Mike Conley
bd5f8d5d32 Bug 1277644 - Make sure browser_Addons_sample test add-on tests CPOWs when it is supposed to. r=Yoric
browser_Addons_sample is used by the browser_AddonWatcher.js test to make sure
we can properly detect when an add-on consumes a bunch of CPU or does a lot of
CPOW traffic.

There's a race condition in the add-on where what is supposed to be a CPOW
might not always be a CPOW, so when we try to cause a bunch of CPOW
traffic, we don't get the expected performance warnings.

This makes sure that when we try to simulate CPOW usage, we do it
with an actual CPOW.

Additionally, this commit also includes the unpacked source of the
add-on, which before wasn't in the tree. I've also taken the liberty
of bumping the add-on version and signing it.

MozReview-Commit-ID: GICLYpi8Kon

--HG--
extra : rebase_source : bc9537c701335806d4845113910b03fadadb5b77
2016-05-29 12:00:50 -04:00
Eugen Sawin
778760ed81 Bug 1214710 - [2.5] Recover decode seek position when resuming suspended playback. r=jwwang 2016-06-08 18:04:33 +02:00
Eugen Sawin
a368c596cb Bug 1214710 - [1.11] Implement ReaderQueue for simultaneous decoder limit enforcement. r=jya,jwwang 2016-06-08 18:04:32 +02:00
Andrea Marchesini
8f19409ff1 Bug 1278630 - Native Console API should work also after a refresh, r=bgrins 2016-06-08 08:01:08 -07:00
Jared Wein
60a875da64 Bug 1275089 - Wrap the call to getHistogramById().add() in a try/catch since the probe expires in v50 and the histogram is no longer reported as a COUNT histogram since it is expired. Histograms that are not COUNT histograms must supply a value when calling .add(). r=Gijs
MozReview-Commit-ID: C4x6dR1nULR

--HG--
extra : rebase_source : c4442b1cf50683dec47343299e86b9ef0a5df10a
2016-05-27 13:43:19 -04:00
Jonathan Watt
426d4ee7b1 Bug 1278830, part 2 - Remove MaybeOptimizeOpacity. r=mstange 2016-06-01 09:17:23 +01:00
Jonathan Watt
b08e308df5 Bug 1278830, part 1 - Rename the 'opacity' variables in MakeFillPatternFor/MakeStrokePatternFor. r=mstange 2016-06-01 09:17:23 +01:00
Dustin J. Mitchell
dccabc82d9 Bug 1275409: change path to routes.json; r=mshal on a CLOSED TREE
MozReview-Commit-ID: CcRehDsCpms

--HG--
extra : amend_source : 815a68fb8bee4529277ff54e12c2957eb485ff4b
2016-06-08 14:31:31 +00:00
Alin Selagea
95f74c2ac9 bug 1275911: get releng automation posting to cloudops balrog stage instance. r=bhearsum 2016-06-08 10:16:51 -04:00
Christian Holler
4f47f7bb50 Bug 1278523 - Implement jsshell helper function readlineBuf. r=jandem
MozReview-Commit-ID: LXAWJqA3Jhw

--HG--
extra : rebase_source : 21b740b7d6fbd68113a7a05def7199f6a84767d3
2016-06-08 13:37:19 +02:00
Andrew Halberstadt
fc24b11e43 Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
This commit simply moves 'testing/eslint' to 'tools/lint/eslint' and the eslint related
mach command from 'python/mach_commands.py' to 'tools/lint/mach_commands.py'. It shouldn't
have any functional change on running eslint, either through mach or taskcluster.

This is in preparation for bug 1258341, to make the diffs there a little easier to read.

MozReview-Commit-ID: K03sn9lv9Lv

--HG--
rename : testing/eslint/eslint-plugin-mozilla/LICENSE => tools/lint/eslint/eslint-plugin-mozilla/LICENSE
rename : testing/eslint/eslint-plugin-mozilla/docs/balanced-listeners.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/balanced-listeners.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/import-browserjs-globals.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/import-browserjs-globals.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/import-globals.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/import-globals.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/import-headjs-globals.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/import-headjs-globals.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/index.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/index.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/mark-test-function-used.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/mark-test-function-used.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/no-aArgs.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/no-aArgs.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/no-cpows-in-tests.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/no-cpows-in-tests.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/reject-importGlobalProperties.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/reject-importGlobalProperties.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/var-only-at-top-level.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/var-only-at-top-level.rst
rename : testing/eslint/eslint-plugin-mozilla/lib/globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/helpers.js => tools/lint/eslint/eslint-plugin-mozilla/lib/helpers.js
rename : testing/eslint/eslint-plugin-mozilla/lib/index.js => tools/lint/eslint/eslint-plugin-mozilla/lib/index.js
rename : testing/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js => tools/lint/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js
rename : testing/eslint/eslint-plugin-mozilla/moz.build => tools/lint/eslint/eslint-plugin-mozilla/moz.build
rename : testing/eslint/eslint-plugin-mozilla/package.json => tools/lint/eslint/eslint-plugin-mozilla/package.json
rename : testing/eslint/manifest.tt => tools/lint/eslint/manifest.tt
rename : testing/eslint/npm-shrinkwrap.json => tools/lint/eslint/npm-shrinkwrap.json
rename : testing/eslint/package.json => tools/lint/eslint/package.json
rename : testing/eslint/update => tools/lint/eslint/update
extra : rebase_source : bb44b6285acf4625079cb6a3aaca7d9ada778c3a
2016-06-02 15:38:36 -04:00
Kit Cambridge
2cd19df30d Bug 1278435 - Update DOM interface tests to reflect shipping Push on Android. r=baku
MozReview-Commit-ID: AvTW8zDPjAY

--HG--
extra : rebase_source : 2f644946ea21d3e9b1becb1f314a71c5ac41e078
extra : source : 3a4cd59e97b5100b2b14185a068271531b80c68d
2016-06-07 13:25:21 -07:00
Kit Cambridge
a9df8d4d3f Bug 1278851 - Enable service worker notifications everywhere except for non-release B2G. r=baku
MozReview-Commit-ID: InG420vpNtA

--HG--
extra : rebase_source : 0523697466cb8f438b1af129c5d74a1b0c8df499
2016-06-07 14:25:59 -07:00
Dylan Roeh
26e9a5cd2f Bug 1136364 - Move EGLSurface creation out of GLController.java. r=snorp 2016-06-08 08:38:45 -05:00
Dustin J. Mitchell
62577b229f Bug 1275409: move legacy taskcluster-related scripts to taskcluster/scripts; r=wcosta
MozReview-Commit-ID: 7ilVJkNAPvE

--HG--
rename : testing/taskcluster/scripts/builder/build-emulator-x86.sh => taskcluster/scripts/builder/build-emulator-x86.sh
rename : testing/taskcluster/scripts/builder/build-emulator.sh => taskcluster/scripts/builder/build-emulator.sh
rename : testing/taskcluster/scripts/builder/build-haz-linux.sh => taskcluster/scripts/builder/build-haz-linux.sh
rename : testing/taskcluster/scripts/builder/build-linux.sh => taskcluster/scripts/builder/build-linux.sh
rename : testing/taskcluster/scripts/builder/build-mulet-haz-linux.sh => taskcluster/scripts/builder/build-mulet-haz-linux.sh
rename : testing/taskcluster/scripts/builder/build-mulet-linux.sh => taskcluster/scripts/builder/build-mulet-linux.sh
rename : testing/taskcluster/scripts/builder/build-simulator.sh => taskcluster/scripts/builder/build-simulator.sh
rename : testing/taskcluster/scripts/builder/build-sm-package.sh => taskcluster/scripts/builder/build-sm-package.sh
rename : testing/taskcluster/scripts/builder/build-sm.sh => taskcluster/scripts/builder/build-sm.sh
rename : testing/taskcluster/scripts/builder/desktop-setup.sh => taskcluster/scripts/builder/desktop-setup.sh
rename : testing/taskcluster/scripts/builder/gaia_props.py => taskcluster/scripts/builder/gaia_props.py
rename : testing/taskcluster/scripts/builder/get-objdir.py => taskcluster/scripts/builder/get-objdir.py
rename : testing/taskcluster/scripts/builder/hazard-analysis.sh => taskcluster/scripts/builder/hazard-analysis.sh
rename : testing/taskcluster/scripts/builder/install-packages.sh => taskcluster/scripts/builder/install-packages.sh
rename : testing/taskcluster/scripts/builder/pull-gaia.sh => taskcluster/scripts/builder/pull-gaia.sh
rename : testing/taskcluster/scripts/builder/setup-ccache.sh => taskcluster/scripts/builder/setup-ccache.sh
rename : testing/taskcluster/scripts/builder/sm-tooltool-config.sh => taskcluster/scripts/builder/sm-tooltool-config.sh
rename : testing/taskcluster/scripts/copy.sh => taskcluster/scripts/copy.sh
rename : testing/taskcluster/scripts/misc/build-cctools.sh => taskcluster/scripts/misc/build-cctools.sh
rename : testing/taskcluster/scripts/misc/build-clang-linux.sh => taskcluster/scripts/misc/build-clang-linux.sh
rename : testing/taskcluster/scripts/misc/build-gcc-linux.sh => taskcluster/scripts/misc/build-gcc-linux.sh
rename : testing/taskcluster/scripts/misc/minidump_stackwalk.sh => taskcluster/scripts/misc/minidump_stackwalk.sh
rename : testing/taskcluster/scripts/misc/repackage-jdk-centos.sh => taskcluster/scripts/misc/repackage-jdk-centos.sh
rename : testing/taskcluster/scripts/phone-builder/build-dolphin.sh => taskcluster/scripts/phone-builder/build-dolphin.sh
rename : testing/taskcluster/scripts/phone-builder/build-phone-ota.sh => taskcluster/scripts/phone-builder/build-phone-ota.sh
rename : testing/taskcluster/scripts/phone-builder/build-phone.sh => taskcluster/scripts/phone-builder/build-phone.sh
rename : testing/taskcluster/scripts/phone-builder/post-build.sh => taskcluster/scripts/phone-builder/post-build.sh
rename : testing/taskcluster/scripts/phone-builder/pre-build.sh => taskcluster/scripts/phone-builder/pre-build.sh
rename : testing/taskcluster/scripts/tester/harness-test-linux.sh => taskcluster/scripts/tester/harness-test-linux.sh
rename : testing/taskcluster/scripts/tester/test-b2g.sh => taskcluster/scripts/tester/test-b2g.sh
rename : testing/taskcluster/scripts/tester/test-linux.sh => taskcluster/scripts/tester/test-linux.sh
extra : rebase_source : 647914c181227d78a0694cf1417fbfe466a5c20d
2016-06-04 22:57:41 +00:00
Dustin J. Mitchell
e134ce7f8a Bug 1275409: move legacy task definitions into legacy kind; r=wcosta
MozReview-Commit-ID: 7h6Ycr8TQWy

--HG--
rename : testing/taskcluster/routes.json => taskcluster/ci/legacy/routes.json
rename : testing/taskcluster/tasks/branches/alder/job_flags.yml => taskcluster/ci/legacy/tasks/branches/alder/job_flags.yml
rename : testing/taskcluster/tasks/branches/ash/job_flags.yml => taskcluster/ci/legacy/tasks/branches/ash/job_flags.yml
rename : testing/taskcluster/tasks/branches/autoland/job_flags.yml => taskcluster/ci/legacy/tasks/branches/autoland/job_flags.yml
rename : testing/taskcluster/tasks/branches/b2g-inbound/job_flags.yml => taskcluster/ci/legacy/tasks/branches/b2g-inbound/job_flags.yml
rename : testing/taskcluster/tasks/branches/base_job_flags.yml => taskcluster/ci/legacy/tasks/branches/base_job_flags.yml
rename : testing/taskcluster/tasks/branches/base_jobs.yml => taskcluster/ci/legacy/tasks/branches/base_jobs.yml
rename : testing/taskcluster/tasks/branches/fx-team/job_flags.yml => taskcluster/ci/legacy/tasks/branches/fx-team/job_flags.yml
rename : testing/taskcluster/tasks/branches/larch/job_flags.yml => taskcluster/ci/legacy/tasks/branches/larch/job_flags.yml
rename : testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml => taskcluster/ci/legacy/tasks/branches/mozilla-central/job_flags.yml
rename : testing/taskcluster/tasks/branches/mozilla-inbound/job_flags.yml => taskcluster/ci/legacy/tasks/branches/mozilla-inbound/job_flags.yml
rename : testing/taskcluster/tasks/branches/try/job_flags.yml => taskcluster/ci/legacy/tasks/branches/try/job_flags.yml
rename : testing/taskcluster/tasks/build.yml => taskcluster/ci/legacy/tasks/build.yml
rename : testing/taskcluster/tasks/builds/android_api_15.yml => taskcluster/ci/legacy/tasks/builds/android_api_15.yml
rename : testing/taskcluster/tasks/builds/android_api_15_gradle_dependencies.yml => taskcluster/ci/legacy/tasks/builds/android_api_15_gradle_dependencies.yml
rename : testing/taskcluster/tasks/builds/android_api_15_partner_sample1.yml => taskcluster/ci/legacy/tasks/builds/android_api_15_partner_sample1.yml
rename : testing/taskcluster/tasks/builds/android_checkstyle.yml => taskcluster/ci/legacy/tasks/builds/android_checkstyle.yml
rename : testing/taskcluster/tasks/builds/android_lint.yml => taskcluster/ci/legacy/tasks/builds/android_lint.yml
rename : testing/taskcluster/tasks/builds/android_test.yml => taskcluster/ci/legacy/tasks/builds/android_test.yml
rename : testing/taskcluster/tasks/builds/b2g_aries_eng.yml => taskcluster/ci/legacy/tasks/builds/b2g_aries_eng.yml
rename : testing/taskcluster/tasks/builds/b2g_aries_spark_debug.yml => taskcluster/ci/legacy/tasks/builds/b2g_aries_spark_debug.yml
rename : testing/taskcluster/tasks/builds/b2g_base.yml => taskcluster/ci/legacy/tasks/builds/b2g_base.yml
rename : testing/taskcluster/tasks/builds/b2g_nexus_5l_eng.yml => taskcluster/ci/legacy/tasks/builds/b2g_nexus_5l_eng.yml
rename : testing/taskcluster/tasks/builds/b2g_phone_base.yml => taskcluster/ci/legacy/tasks/builds/b2g_phone_base.yml
rename : testing/taskcluster/tasks/builds/b2g_phone_eng_base.yml => taskcluster/ci/legacy/tasks/builds/b2g_phone_eng_base.yml
rename : testing/taskcluster/tasks/builds/base_linux32.yml => taskcluster/ci/legacy/tasks/builds/base_linux32.yml
rename : testing/taskcluster/tasks/builds/base_linux64.yml => taskcluster/ci/legacy/tasks/builds/base_linux64.yml
rename : testing/taskcluster/tasks/builds/base_macosx64.yml => taskcluster/ci/legacy/tasks/builds/base_macosx64.yml
rename : testing/taskcluster/tasks/builds/dbg_linux32.yml => taskcluster/ci/legacy/tasks/builds/dbg_linux32.yml
rename : testing/taskcluster/tasks/builds/dbg_linux64-asan.yml => taskcluster/ci/legacy/tasks/builds/dbg_linux64-asan.yml
rename : testing/taskcluster/tasks/builds/dbg_linux64.yml => taskcluster/ci/legacy/tasks/builds/dbg_linux64.yml
rename : testing/taskcluster/tasks/builds/dbg_macosx64.yml => taskcluster/ci/legacy/tasks/builds/dbg_macosx64.yml
rename : testing/taskcluster/tasks/builds/firefox_base.yml => taskcluster/ci/legacy/tasks/builds/firefox_base.yml
rename : testing/taskcluster/tasks/builds/haz_linux.yml => taskcluster/ci/legacy/tasks/builds/haz_linux.yml
rename : testing/taskcluster/tasks/builds/haz_shell_linux.yml => taskcluster/ci/legacy/tasks/builds/haz_shell_linux.yml
rename : testing/taskcluster/tasks/builds/linux64_clang.yml => taskcluster/ci/legacy/tasks/builds/linux64_clang.yml
rename : testing/taskcluster/tasks/builds/linux64_gcc.yml => taskcluster/ci/legacy/tasks/builds/linux64_gcc.yml
rename : testing/taskcluster/tasks/builds/mobile_base.yml => taskcluster/ci/legacy/tasks/builds/mobile_base.yml
rename : testing/taskcluster/tasks/builds/mulet_haz_linux.yml => taskcluster/ci/legacy/tasks/builds/mulet_haz_linux.yml
rename : testing/taskcluster/tasks/builds/mulet_linux.yml => taskcluster/ci/legacy/tasks/builds/mulet_linux.yml
rename : testing/taskcluster/tasks/builds/opt_linux32.yml => taskcluster/ci/legacy/tasks/builds/opt_linux32.yml
rename : testing/taskcluster/tasks/builds/opt_linux64-asan.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64-asan.yml
rename : testing/taskcluster/tasks/builds/opt_linux64.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_artifact.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_artifact.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_pgo.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_pgo.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_st-an.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_st-an.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_valgrind.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_valgrind.yml
rename : testing/taskcluster/tasks/builds/opt_macosx64.yml => taskcluster/ci/legacy/tasks/builds/opt_macosx64.yml
rename : testing/taskcluster/tasks/builds/opt_macosx64_st-an.yml => taskcluster/ci/legacy/tasks/builds/opt_macosx64_st-an.yml
rename : testing/taskcluster/tasks/builds/sm_arm64_sim.yml => taskcluster/ci/legacy/tasks/builds/sm_arm64_sim.yml
rename : testing/taskcluster/tasks/builds/sm_arm_sim.yml => taskcluster/ci/legacy/tasks/builds/sm_arm_sim.yml
rename : testing/taskcluster/tasks/builds/sm_arm_sim_osx.yml => taskcluster/ci/legacy/tasks/builds/sm_arm_sim_osx.yml
rename : testing/taskcluster/tasks/builds/sm_base.yml => taskcluster/ci/legacy/tasks/builds/sm_base.yml
rename : testing/taskcluster/tasks/builds/sm_compacting.yml => taskcluster/ci/legacy/tasks/builds/sm_compacting.yml
rename : testing/taskcluster/tasks/builds/sm_nonunified.yml => taskcluster/ci/legacy/tasks/builds/sm_nonunified.yml
rename : testing/taskcluster/tasks/builds/sm_package.yml => taskcluster/ci/legacy/tasks/builds/sm_package.yml
rename : testing/taskcluster/tasks/builds/sm_plain.yml => taskcluster/ci/legacy/tasks/builds/sm_plain.yml
rename : testing/taskcluster/tasks/builds/sm_plaindebug.yml => taskcluster/ci/legacy/tasks/builds/sm_plaindebug.yml
rename : testing/taskcluster/tasks/builds/sm_rootanalysis.yml => taskcluster/ci/legacy/tasks/builds/sm_rootanalysis.yml
rename : testing/taskcluster/tasks/builds/sm_variant_base.yml => taskcluster/ci/legacy/tasks/builds/sm_variant_base.yml
rename : testing/taskcluster/tasks/decision/branch.yml => taskcluster/ci/legacy/tasks/decision/branch.yml
rename : testing/taskcluster/tasks/decision/periodic_alder.yml => taskcluster/ci/legacy/tasks/decision/periodic_alder.yml
rename : testing/taskcluster/tasks/decision/try.yml => taskcluster/ci/legacy/tasks/decision/try.yml
rename : testing/taskcluster/tasks/harness_test.yml => taskcluster/ci/legacy/tasks/harness_test.yml
rename : testing/taskcluster/tasks/image.yml => taskcluster/ci/legacy/tasks/image.yml
rename : testing/taskcluster/tasks/lint.yml => taskcluster/ci/legacy/tasks/lint.yml
rename : testing/taskcluster/tasks/phone_build.yml => taskcluster/ci/legacy/tasks/phone_build.yml
rename : testing/taskcluster/tasks/post-builds/mulet_simulator.yml => taskcluster/ci/legacy/tasks/post-builds/mulet_simulator.yml
rename : testing/taskcluster/tasks/post-builds/upload_symbols.yml => taskcluster/ci/legacy/tasks/post-builds/upload_symbols.yml
rename : testing/taskcluster/tasks/test.yml => taskcluster/ci/legacy/tasks/test.yml
rename : testing/taskcluster/tasks/tests/b2g_unittest_base.yml => taskcluster/ci/legacy/tasks/tests/b2g_unittest_base.yml
rename : testing/taskcluster/tasks/tests/eslint-gecko.yml => taskcluster/ci/legacy/tasks/tests/eslint-gecko.yml
rename : testing/taskcluster/tasks/tests/fx_desktop_generic.yml => taskcluster/ci/legacy/tasks/tests/fx_desktop_generic.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_cppunit.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_cppunit.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_cppunit_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_cppunit_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_cppunit_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_cppunit_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_external_media_tests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_external_media_tests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_external_media_tests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_external_media_tests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_external_media_tests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_external_media_tests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_gtest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_gtest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_gtest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_gtest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_gtest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_gtest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jittests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jittests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jittests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jittests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jittests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jittests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_luciddream.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_luciddream.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_a11y.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_a11y_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_a11y_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_chrome.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_chrome_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_chrome_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_jetpack.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_jetpack_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_jetpack_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_vg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_vg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_xpcshell.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_xpcshell.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_xpcshell_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_xpcshell_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_xpcshell_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_xpcshell_opt.yml
rename : testing/taskcluster/tasks/tests/fx_test_base.yml => taskcluster/ci/legacy/tasks/tests/fx_test_base.yml
rename : testing/taskcluster/tasks/tests/harness_marionette.yml => taskcluster/ci/legacy/tasks/tests/harness_marionette.yml
rename : testing/taskcluster/tasks/tests/mozharness-gecko.yml => taskcluster/ci/legacy/tasks/tests/mozharness-gecko.yml
rename : testing/taskcluster/tasks/tests/mozlint-flake8.yml => taskcluster/ci/legacy/tasks/tests/mozlint-flake8.yml
rename : testing/taskcluster/tasks/tests/mulet_build_test.yml => taskcluster/ci/legacy/tasks/tests/mulet_build_test.yml
rename : testing/taskcluster/tasks/tests/mulet_build_unit.yml => taskcluster/ci/legacy/tasks/tests/mulet_build_unit.yml
rename : testing/taskcluster/tasks/tests/mulet_gaia_js_integration_tests.yml => taskcluster/ci/legacy/tasks/tests/mulet_gaia_js_integration_tests.yml
rename : testing/taskcluster/tasks/tests/mulet_gaia_unit.yml => taskcluster/ci/legacy/tasks/tests/mulet_gaia_unit.yml
rename : testing/taskcluster/tasks/tests/mulet_gaia_unit_oop.yml => taskcluster/ci/legacy/tasks/tests/mulet_gaia_unit_oop.yml
rename : testing/taskcluster/tasks/tests/mulet_linter.yml => taskcluster/ci/legacy/tasks/tests/mulet_linter.yml
rename : testing/taskcluster/tasks/tests/mulet_mochitests.yml => taskcluster/ci/legacy/tasks/tests/mulet_mochitests.yml
rename : testing/taskcluster/tasks/tests/mulet_reftests.yml => taskcluster/ci/legacy/tasks/tests/mulet_reftests.yml
extra : rebase_source : 6d5f85f5e7096c57cc90641fc0ec0a7038a4d749
2016-06-04 22:55:35 +00:00
Dustin J. Mitchell
fd242328bd Bug 1275409: remove unused legacy task definitions; r=wcosta
MozReview-Commit-ID: SERhclvdAf

--HG--
extra : rebase_source : 4f70f20bbeadccbca929dd6d5ad914f3c73ad34d
2016-06-04 22:53:50 +00:00
Dustin J. Mitchell
815538a4d4 Bug 1275409: remove remaining code in testing/taskcluster; r=wcosta
MozReview-Commit-ID: 3GrQ2cI9XFN

--HG--
extra : rebase_source : 54d46b53fb392afc22347394b39288b4c8d15e89
2016-06-04 22:40:36 +00:00
Dustin J. Mitchell
28dfa968a6 Bug 1275409: remove unused aliases list in yaml files; r=wcosta
MozReview-Commit-ID: D8ULUQ8jFmU

--HG--
extra : rebase_source : 690897cce086e13247e76c08357a175ed4b08165
2016-06-04 21:24:59 +00:00
Dustin J. Mitchell
80f9957372 Bug 1275409: remove taskcluster_graph.build_task; r=wcosta
MozReview-Commit-ID: IphYcikdlxX

--HG--
extra : rebase_source : 0673b68c0a6b1bfdb186a83f8bae665efaa8b68a
2016-06-04 21:11:59 +00:00
Dustin J. Mitchell
ff5404235a Bug 1275409: move taskcluster_graph.commit_parser; r=wcosta
MozReview-Commit-ID: JWCzOWVUEP6

--HG--
rename : testing/taskcluster/tests/test_commit_parser.py => taskcluster/taskgraph/test/test_util_legacy_commit_parser.py
rename : testing/taskcluster/taskcluster_graph/commit_parser.py => taskcluster/taskgraph/util/legacy_commit_parser.py
extra : rebase_source : 5cb3b25449f905a02c04f7855899ba02f2e1c761
2016-06-04 21:09:18 +00:00
Dustin J. Mitchell
b1c92a8289 Bug 1275409: remove mach_util; r=wcosta
MozReview-Commit-ID: 7FaRjPFBFkn

--HG--
extra : rebase_source : 4912f4615ee5dc4f41f38e95abe5404d13c21d66
2016-06-04 20:59:19 +00:00
Dustin J. Mitchell
271fc2bc85 Bug 1275409: remove taskcluster_graph.image_builder; r=wcosta
MozReview-Commit-ID: 21HBtcDVPXC

--HG--
extra : rebase_source : 985d158fdd3c326f422ce6feea1a59c688d48b01
2016-06-06 18:55:10 +00:00
Dustin J. Mitchell
a8e677a2f0 Bug 1275409: remove taskcluster_graph.transform; r=wcosta
MozReview-Commit-ID: B5Ee70AXFLP

--HG--
extra : rebase_source : 2d5b989d62d35452ae720c6231088b49f398a5c9
2016-06-04 19:31:44 +00:00
Dustin J. Mitchell
6c587676b0 Bug 1275409: move taskcluster_graph.from_now to taskgraph.util.time; r=wcosta
MozReview-Commit-ID: 3GFO4f34dg8

--HG--
rename : testing/taskcluster/tests/test_from_now.py => taskcluster/taskgraph/test/test_util_time.py
rename : testing/taskcluster/taskcluster_graph/from_now.py => taskcluster/taskgraph/util/time.py
extra : rebase_source : 5dfe5c92fa42c2837381232d3f1b343e93f6422e
2016-06-04 19:20:07 +00:00
Dustin J. Mitchell
c1ccda957f Bug 1275409: move templates to taskgraph.util; r=wcosta
MozReview-Commit-ID: 3vdnm20W4OD

--HG--
rename : taskcluster/taskgraph/test/test_util.py => taskcluster/taskgraph/test/test_util_docker.py
rename : testing/taskcluster/tests/test_templates.py => taskcluster/taskgraph/test/test_util_templates.py
rename : taskcluster/taskgraph/util.py => taskcluster/taskgraph/util/__init__.py
rename : testing/taskcluster/taskcluster_graph/templates.py => taskcluster/taskgraph/util/templates.py
extra : rebase_source : 6d098d87e715b82c0dcd5bf03beb7646bbd50fe2
2016-06-05 18:34:22 +00:00
Dustin J. Mitchell
eb7f0385b1 Bug 1275409: mock os.path.is{dir,file} too; r=gps
This uses a rough form of prefix matching, considering anything that ends in a
path separator and appears as a prefix of a file to be a directory.

MozReview-Commit-ID: 7FJSxI0fBSA

--HG--
extra : rebase_source : e4cece21a25ac1216d96647963955459d0f964e5
2016-06-05 18:34:31 +00:00
Dustin J. Mitchell
8e8b2fa3df Bug 1275409: remove testing/taskcluster/mach_commands.py, except 'mach taskcluster-load-image'; r=wcosta
MozReview-Commit-ID: BrhXVWT5r8D

--HG--
extra : rebase_source : a6f6296405ed88cb2fda8cb96c229992830d4374
2016-06-04 19:40:35 +00:00
Jan de Mooij
e61532ff2e Bug 1266768 - Give MBoundsCheck an explicit type policy. r=lth 2016-06-08 15:18:59 +02:00
Andi-Bogdan Postelnicu
2092648418 Bug 1278480 - prevent null pointer dereference. r=kats
MozReview-Commit-ID: LhntDa5Fqqi

--HG--
extra : rebase_source : b22e53908a68a099efe0afbd6cba5d0012f9b5c9
2016-06-08 16:12:37 +03:00
Marco Zehe
13bae14424 Bug 1278759 - Add tests to make sure accessibility tree is not affected by CSS flexbox markup, r=surkov
MozReview-Commit-ID: F7vq0Yfy9nU

--HG--
extra : rebase_source : 4bd2b69d54eb9508802234955b0080deeb41f08a
2016-06-08 14:08:39 +02:00
Nicolas B. Pierron
821149abb3 Bug 1273955 - Bump the bytecode size limit of Ion to account for increased size of JSScript code length. r=h4writer 2016-06-08 12:54:44 +00:00
Andrea Marchesini
501b078b36 Bug 1278799 - Moving Console API into dom/console, r=smaug
--HG--
rename : dom/base/Console.cpp => dom/console/Console.cpp
rename : dom/base/Console.h => dom/console/Console.h
rename : dom/base/ConsoleAPI.manifest => dom/console/ConsoleAPI.manifest
rename : dom/base/ConsoleAPIStorage.js => dom/console/ConsoleAPIStorage.js
rename : dom/base/ConsoleReportCollector.cpp => dom/console/ConsoleReportCollector.cpp
rename : dom/base/ConsoleReportCollector.h => dom/console/ConsoleReportCollector.h
rename : dom/base/nsIConsoleAPIStorage.idl => dom/console/nsIConsoleAPIStorage.idl
rename : dom/base/nsIConsoleReportCollector.h => dom/console/nsIConsoleReportCollector.h
rename : dom/base/test/test_bug659625.html => dom/console/tests/test_bug659625.html
rename : dom/base/test/test_bug978522.html => dom/console/tests/test_bug978522.html
rename : dom/base/test/test_bug979109.html => dom/console/tests/test_bug979109.html
rename : dom/base/test/test_bug989665.html => dom/console/tests/test_bug989665.html
rename : dom/base/test/test_console.xul => dom/console/tests/test_console.xul
rename : dom/base/test/test_consoleEmptyStack.html => dom/console/tests/test_consoleEmptyStack.html
rename : dom/base/test/test_console_binding.html => dom/console/tests/test_console_binding.html
rename : dom/base/test/test_console_proto.html => dom/console/tests/test_console_proto.html
2016-06-08 14:46:50 +02:00
Carsten "Tomcat" Book
976efc5585 Backed out changeset a7334430aef0 (bug 1271523) for valgrind leak
--HG--
extra : rebase_source : 7f597cdb9d4d55f5fa8fc629de657ce95d88788a
2016-06-08 13:46:26 +02:00
Carsten "Tomcat" Book
c16173e7f1 Backed out changeset f6f125b1088b (bug 1250704)
--HG--
extra : rebase_source : 5082ad5ea6f81bb1b2635db9a148b3c3034a7296
2016-06-08 13:46:13 +02:00
Carsten "Tomcat" Book
10d020481e Backed out changeset af36af25ecf4 (bug 1250704)
--HG--
extra : rebase_source : 7e7ad4291b89b8f95ec395c766b7ab4114ca7a49
2016-06-08 13:46:11 +02:00
Alexander Surkov
a79ccd2084 Bug 1278294 - UpdateTreeOnRemoval should use logging::TreeInfo, part2, r=yzen 2016-06-08 07:33:06 -04:00
Andrea Marchesini
3844ccedea Bug 1278453 - Console API should be able to deal with arguments that close the window in toString(), r=smaug 2016-06-08 12:49:51 +02:00
Christoph Kerschbaumer
f674644360 Bug 1278641 - Remove SEC_NORMAL from test_authentication.js. r=dd 2016-06-07 20:38:48 +02:00