gecko-dev/testing/web-platform/tests/storage
Joshua Bell 9f14e986f1 Bug 1486809 [wpt PR 12722] - Storage API: Register "persistent-storage" permission string, a=testonly
Automatic update from web-platform-testsStorage API: Register "persistent-storage" permission string

The Storage API [1] defines the "persistent-storage" string to allow
querying the state of the permission. Plug this into the Permission
API [2] implementation and add a web platform test.

[1] https://storage.spec.whatwg.org/
[2] https://w3c.github.io/permissions

Intent to Ship: https://groups.google.com/a/chromium.org/d/topic/blink-dev/FRAmGlAoDTY/discussion
ChromeStatus: https://www.chromestatus.com/feature/4770049554382848

Bug: 878525

Change-Id: Ia12fb43676e04e7e60ad58b5ffbd7ee22f78ffc4
Reviewed-on: https://chromium-review.googlesource.com/1194106
Commit-Queue: Joshua Bell <jsbell@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587839}

--

wpt-commits: 6968641081659fc7119b69b5c773c741bd1f595f
wpt-pr: 12722
2018-09-05 13:09:14 +00:00
..
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
README.md
estimate-indexeddb.https.any.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
estimate-parallel.https.any.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
idlharness.https.any.js Bug 1482377 [wpt PR 12405] - Convert compat+console+fullscreen+storage+url+xhr to idl_test, a=testonly 2018-08-15 16:50:25 +00:00
opaque-origin.https.window.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
permission-query.https.any.js Bug 1486809 [wpt PR 12722] - Storage API: Register "persistent-storage" permission string, a=testonly 2018-09-05 13:09:14 +00:00
persist-permission-manual.https.html
persisted.https.any.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
storagemanager-estimate.https.any.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
storagemanager-persist.https.window.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
storagemanager-persist.https.worker.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00
storagemanager-persisted.https.any.js Bug 1486832 [wpt PR 12723] - Storage API: Use .any.js (etc) in Web Platform Tests, a=testonly 2018-09-05 13:08:33 +00:00

README.md

This directory contains the Storage test suite.

To run the tests in this test suite within a browser, go to: https://w3c-test.org/storage/.

The living standard is: https://storage.spec.whatwg.org/

The API is at: https://storage.spec.whatwg.org/#api