Side by Side Diff: LayoutTests/http/tests/cachestorage/window/cache-match.html
Issue 1032623008 :
Expose Cache Storage API in global window/worker scope (Closed)
Patch Set: Update webexposed expectations
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/http/tests/cachestorage/common.html
LayoutTests/http/tests/cachestorage/resources/blank.html
LayoutTests/http/tests/cachestorage/resources/common-worker.js
LayoutTests/http/tests/cachestorage/resources/fetch-status.php
LayoutTests/http/tests/cachestorage/resources/iframe.html
LayoutTests/http/tests/cachestorage/resources/simple.txt
LayoutTests/http/tests/cachestorage/resources/test-helpers.js
LayoutTests/http/tests/cachestorage/script-tests/cache-add.js
LayoutTests/http/tests/cachestorage/script-tests/cache-delete.js
LayoutTests/http/tests/cachestorage/script-tests/cache-match.js
LayoutTests/http/tests/cachestorage/script-tests/cache-put.js
LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js
LayoutTests/http/tests/cachestorage/script-tests/cache-storage-keys.js
LayoutTests/http/tests/cachestorage/script-tests/cache-storage-match.js
LayoutTests/http/tests/cachestorage/serviceworker/cache-add.html
LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
LayoutTests/http/tests/cachestorage/serviceworker/cache-delete.html
LayoutTests/http/tests/cachestorage/serviceworker/cache-delete-expected.txt
LayoutTests/http/tests/cachestorage/serviceworker/cache-match.html
LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
LayoutTests/http/tests/cachestorage/serviceworker/cache-put.html
LayoutTests/http/tests/cachestorage/serviceworker/cache-put-expected.txt
LayoutTests/http/tests/cachestorage/serviceworker/cache-storage.html
LayoutTests/http/tests/cachestorage/serviceworker/cache-storage-expected.txt
LayoutTests/http/tests/cachestorage/serviceworker/cache-storage-keys.html
LayoutTests/http/tests/cachestorage/serviceworker/cache-storage-match.html
LayoutTests/http/tests/cachestorage/window/cache-add.html
LayoutTests/http/tests/cachestorage/window/cache-add-expected.txt
LayoutTests/http/tests/cachestorage/window/cache-delete.html
LayoutTests/http/tests/cachestorage/window/cache-delete-expected.txt
LayoutTests/http/tests/cachestorage/window/cache-match.html
LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt
LayoutTests/http/tests/cachestorage/window/cache-put.html
LayoutTests/http/tests/cachestorage/window/cache-put-expected.txt
LayoutTests/http/tests/cachestorage/window/cache-storage.html
LayoutTests/http/tests/cachestorage/window/cache-storage-expected.txt
LayoutTests/http/tests/cachestorage/window/cache-storage-keys.html
LayoutTests/http/tests/cachestorage/window/cache-storage-match.html
LayoutTests/http/tests/cachestorage/window/sandboxed-iframes.html
LayoutTests/http/tests/cachestorage/worker/cache-add.html
LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
LayoutTests/http/tests/cachestorage/worker/cache-delete.html
LayoutTests/http/tests/cachestorage/worker/cache-delete-expected.txt
LayoutTests/http/tests/cachestorage/worker/cache-match.html
LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
LayoutTests/http/tests/cachestorage/worker/cache-put.html
LayoutTests/http/tests/cachestorage/worker/cache-put-expected.txt
LayoutTests/http/tests/cachestorage/worker/cache-storage.html
LayoutTests/http/tests/cachestorage/worker/cache-storage-expected.txt
LayoutTests/http/tests/cachestorage/worker/cache-storage-keys.html
LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html
LayoutTests/resources/testharness-helpers.js
LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
LayoutTests/webexposed/global-interface-listing-expected.txt
LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
Source/core/frame/UseCounter.h
Source/modules/modules.gypi
Source/modules/serviceworkers/Cache.idl
Source/modules/serviceworkers/CacheStorage.idl
Source/modules/serviceworkers/GlobalCacheStorage.h
Source/modules/serviceworkers/GlobalCacheStorage.cpp
Source/modules/serviceworkers/WindowCacheStorage.idl
Source/modules/serviceworkers/WorkerCacheStorage.idl
Source/platform/RuntimeEnabledFeatures.in
Source/platform/weborigin/SecurityOrigin.h