Bug 249596
| Summary: | Store CSP delivered via meta tag as a valid HTTP header | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Reno <rreno> |
| Component: | Page Loading | Assignee: | Ryan Reno <rreno> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Reno
A meta delivered CSP could contain invalid HTTP header value characters (for example, newlines). We should strip those characters out and store the CSP as a valid HTTP header for later inheritance.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Reno
<rdar://problem/103170891>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/7860
EWS
Committed 258110@main (0445ac553799): <https://commits.webkit.org/258110@main>
Reviewed commits have been landed. Closing PR #7860 and removing active labels.