Bug 240817 - Add support for Link nonces
Summary: Add support for Link nonces
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick Griffis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-23 12:11 PDT by Patrick Griffis
Modified: 2022-05-25 12:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Griffis 2022-05-23 12:11:56 PDT
This reads the nonce from link elements and Link headers.

This was implemented by Chromium in 2017 to be consistent with the HTMLPreloader:
https://chromium-review.googlesource.com/c/chromium/src/+/676769/
Comment 1 Patrick Griffis 2022-05-23 12:24:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/932
Comment 2 EWS 2022-05-25 12:54:12 PDT
Committed r294819 (250972@main): <https://commits.webkit.org/250972@main>

Reviewed commits have been landed. Closing PR #932 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-25 12:55:13 PDT
<rdar://problem/93922243>