Description[ServiceWorker] Check ignore_certificate_errors flag in ServiceWorkerWriteToCacheJob.
https://codereview.chromium.org/643773004 broke LayoutTest fetch-mixed-content.html.
While executing LayoutTest, ignore_certificate_errors is set in LayoutTestBrowserContext.
So every cert errors are ignored in HttpStreamFactoryImpl::Job::HandleCertificateError.
At this case we should also ignore the cert errors in ServiceWorkerWriteToCacheJob.
BUG=426047, 425396
Committed: https://crrev.com/ee19788135cd12b718feed2550ae5a98dc78abdb
Cr-Commit-Position: refs/heads/master@{#300989}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|