Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1566598 [wpt PR 17863] - Expose kv-storage built-in module only o…
…n SecureContexts, a=testonly Automatic update from web-platform-tests Expose kv-storage built-in module only on SecureContexts This CL adds actual restriction in Blink implementation. This CL also modifies tests and expectations to match with the current Blink built-in/import maps infra. A subtest in WPT test `import-statement.html` is failing because the current Blink implementation is based on pre-import-map spec and thus importing unavailable built-in causes fetch error. See 'import 'std:nonexistent';' row of WICG/import-maps#159. Bug: 977470 Change-Id: I107f60ed95e1f91d62f468c29c5d741eef13f4f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1702754 Commit-Queue: Hiroshige Hayashizaki <hiroshigechromium.org> Reviewed-by: Kouhei Ueno <kouheichromium.org> Cr-Commit-Position: refs/heads/master{#691821} -- wpt-commits: cb808982deeb57212fb856858c1a7716d0ac2ecb wpt-pr: 17863 UltraBlame original commit: c1d0da7bf6a9c3b42d025aaedd5f352b6fd1345a
- Loading branch information