gecko-dev/taskcluster/docker
David Keeler d2cf0c7ffc bug 1479918 - fix HSTS update script to only access XHR headers after each request has completed r=sfraser
When the HSTS preload script was reworked to use async/await in bug 1436369,
`fetchstatus` would create an asynchronous xml http request and then attempt to
access a response header from it. However, there was nothing to ensure that the
request had completed before this code ran. This patch ensures that the request
has completed before the response header is used.

This patch also replaces a lingering instance of `Ci.nsISSLStatusProvider` that
should have been changed to `Ci.nsITransportSecurityInfo` in bug 1475647.

Finally, this patch removes the old, redundant getHSTSPreloadList.js in
security/manager/tools as well as the unused nsSTSPreloadList.errors file in
security/manager/ssl.

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

--HG--
extra : moz-landing-system : lando
2018-08-13 20:25:21 +00:00
..
android-build Bug 1237182: get rid of oauth.txt r=mtabara 2018-05-25 17:43:15 -04:00
debian7-build Bug 1237182: get rid of oauth.txt r=mtabara 2018-05-25 17:43:15 -04:00
debian7-mozjs-rust-build Bug 1432392 - Switch the spidermonkey rust bindings job to a Debian-based docker image. r=dustin 2018-01-26 11:43:31 +09:00
debian-base Bug 1471103 - Add a few useful packages to the base Debian docker images. r=froydnj 2018-06-26 10:59:34 +09:00
decision Bug 1459737 - Move run-task into taskcluster/scripts; r=dustin 2018-05-04 17:23:31 -07:00
desktop1604-test Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps 2018-07-26 17:13:39 +00:00
diffoscope Bug 1460411 - Follow-up - diffoscope repo moved; updated url; r=me on a CLOSED TREE 2018-05-15 11:36:28 -06:00
fetch Bug 1460777 - Taskgraph tasks for retrieving remote content; r=dustin, glandium 2018-06-06 14:37:49 -07:00
firefox-snap Bug 1456327 - Snap: pin desktop-gtk3 dependency for causing start up crash r=sfraser 2018-04-27 11:17:02 +02:00
funsize-update-generator No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser 2018-08-13 10:08:49 +00:00
google-play-strings Bug 1459980 - google-play-strings: pin mozapkpublisher to 0.7.2 r=gps 2018-05-16 18:45:02 +02:00
image_builder Bug 1460475 - Port download-and-compress to Python 3; r=dustin 2018-05-09 19:41:07 -07:00
index-task
infer-build Bug 1479401: Include lib directory into the infer tar, and change maintainer. r=andi 2018-07-30 12:45:02 +01:00
lint Bug 1460402 - Update the CI to use codespell with pip instead of the apt packages (too old) r=ahal 2018-05-09 21:57:36 +02:00
mingw32-build Bug 1237182: get rid of oauth.txt r=mtabara 2018-05-25 17:43:15 -04:00
partner-repack Bug 1442545: [partner-repack] Add docker image for partner repacks; r=Callek 2018-04-19 10:00:47 -06:00
periodic-updates bug 1479918 - fix HSTS update script to only access XHR headers after each request has completed r=sfraser 2018-08-13 20:25:21 +00:00
pipfile-updates bug 1477021: create a docker image that can update Pipfile.lock, and attach diffs to phabricator. r=sfraser 2018-07-26 08:54:45 -04:00
recipes Bug 1446453 - install Mercurial 4.7 in Non-Debian Linux Docker images; r=gps 2018-08-02 11:57:23 -07:00
toolchain-build Bug 1433033 - Create a base Debian docker image. r=dustin 2018-01-25 22:15:19 +09:00
update-verify bug 1455061: upgrade update verify and funsize update generator docker images to newer ubuntu to get latest python. r=sfraser 2018-06-08 09:08:32 -04:00
valgrind-build Bug 1432395 - Switch the valgrind build to a Debian-based docker image. r=dustin 2018-01-27 10:25:58 +09:00
REGISTRY Bug 1425137: Get rid of references to quay.io in taskcluster; r=dustin 2017-12-13 15:07:34 -07:00