Closed Bug 1526480 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 15112 - cache storage: Introduce MultiCacheQueryOptions as per spec

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 15112 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/15112
Details from upstream follow.

Amos Lim <eui-sang.lim@samsung.com> wrote:

cache storage: Introduce MultiCacheQueryOptions as per spec

MultiCacheQueryOptions inherits CacheQueryOptions and contains cacheName1.
MultiCacheQueryOptions in match of CacheStorage replaces CacheQueryOptions.
On the other hand, match in Cache takes CacheQueryOptions without cacheName.

It was added in https://github.com/w3c/ServiceWorker/pull/1341

Bug: 919077
Change-Id: I86b68fe9197dacb431f989fa3958daebe0fd1dba
Reviewed-on: https://chromium-review.googlesource.com/c/1395998
Reviewed-by: Kinuko Yasuda \<kinuko@chromium.org>
Reviewed-by: Kentaro Hara \<haraken@chromium.org>
Reviewed-by: Hiroki Nakagawa \<nhiroki@chromium.org>
Reviewed-by: Ben Kelly \<wanderview@chromium.org>
Commit-Queue: Amos Lim \<eui-sang.lim@samsung.com>
Cr-Commit-Position: refs/heads/master@{#628245}

Ran 3 tests and 67 subtests
OK     : 3
PASS   : 61
FAIL   : 6

New tests that have failures or other problems:
/service-workers/cache-storage/serviceworker/cache-match.https.html
    Cache.match does not support cacheName option: FAIL
/service-workers/cache-storage/window/cache-match.https.html
    Cache.match does not support cacheName option: FAIL
/service-workers/cache-storage/worker/cache-match.https.html
    Cache.match does not support cacheName option: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d089908c83f0
[wpt PR 15112] - cache storage: Introduce MultiCacheQueryOptions as per spec, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a778c323510e
[wpt PR 15112] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.