Bug 272884
| Summary: | Add support for subresource integrity in imported module scripts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yoav Weiss <yoav> |
| Component: | WebCore Misc. | Assignee: | Yoav Weiss <yoav> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | webkit-bug-importer, yoav |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yoav Weiss
SRI support for ES module imports would enable using them in documents that require SRI for certain scripts for security or privacy reasons.
See problem statement and proposal[1] by Guy Bedford.
HTML PR: https://github.com/whatwg/html/pull/10269
Chromium CL + tests: https://chromium-review.googlesource.com/c/chromium/src/+/5441822
[1] https://github.com/guybedford/import-maps-extensions#integrity
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127038535>
Yoav Weiss
WIP PR: https://github.com/WebKit/WebKit/pull/28253
EWS
Committed 279096@main (339bcec0f9ff): <https://commits.webkit.org/279096@main>
Reviewed commits have been landed. Closing PR #28253 and removing active labels.