Loading dom/cache/TypeUtils.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -184,7 +184,7 @@ void TypeUtils::ToCacheResponseWithoutBody(CacheResponse& aOut, aOut.statusText() = aIn.GetUnfilteredStatusText(); RefPtr<InternalHeaders> headers = aIn.UnfilteredHeaders(); MOZ_DIAGNOSTIC_ASSERT(headers); if (HasVaryStar(headers)) { if (aIn.Type() != ResponseType::Opaque && HasVaryStar(headers)) { aRv.ThrowTypeError("Invalid Response object with a 'Vary: *' header."); return; } Loading testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.inideleted 100644 → 0 +0 −26 Original line number Diff line number Diff line [cache-put.https.any.serviceworker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL [cache-put.https.any.sharedworker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL [cache-put.https.any.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL [cache-put.https.any.worker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL Loading
dom/cache/TypeUtils.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -184,7 +184,7 @@ void TypeUtils::ToCacheResponseWithoutBody(CacheResponse& aOut, aOut.statusText() = aIn.GetUnfilteredStatusText(); RefPtr<InternalHeaders> headers = aIn.UnfilteredHeaders(); MOZ_DIAGNOSTIC_ASSERT(headers); if (HasVaryStar(headers)) { if (aIn.Type() != ResponseType::Opaque && HasVaryStar(headers)) { aRv.ThrowTypeError("Invalid Response object with a 'Vary: *' header."); return; } Loading
testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.inideleted 100644 → 0 +0 −26 Original line number Diff line number Diff line [cache-put.https.any.serviceworker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL [cache-put.https.any.sharedworker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL [cache-put.https.any.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL [cache-put.https.any.worker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Cache.put with a VARY:* opaque response should not reject] expected: FAIL