[WPT/common/security-features] Remove {mixed-content,referrer-policy}-test-case.sub.js
This CL merges getSubresourceOrigin() from *test-case.js into `common.sub.js`. This removes the dependency from `common.sub.js` to *test-case.js. Previously, some manually-written tests includes `<script src=referrer-policy-test-case.sub.js>` because of this dependency, and now we can remove such `<script>`s. After then, no scripts uses {mixed-content,referrer-policy}-test-case.sub.js and this CL removes them. Bug: 906850 Change-Id: I93acf8477037276e0a0289afabbbdc7a484734f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787166 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#694150}
Showing
This diff is collapsed.
Please register or sign in to comment