Bug 235994

Summary: CSP3: Implement navigate-to directive
Product: WebKit Reporter: Kate Cheney <katherine_cheney>
Component: New BugsAssignee: Kate Cheney <katherine_cheney>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, bugmail, cdumez, changseok, esprehn+autocc, ews-watchlist, gyuyoung.kim, japhet, mkwst, pgriffis, rreno, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 127676    
Bug Blocks:    
Attachments:
Description Flags
WIP patch ews-feeder: commit-queue-

Kate Cheney
Reported 2022-02-01 18:02:56 PST
CSP3: Implement navigate-to directive
Attachments
WIP patch (38.75 KB, patch)
2022-02-01 18:10 PST, Kate Cheney
ews-feeder: commit-queue-
Kate Cheney
Comment 1 2022-02-01 18:10:57 PST
Created attachment 450600 [details] WIP patch
Kate Cheney
Comment 2 2022-02-01 18:11:16 PST
major WIP patch, trying to implement https://www.w3.org/TR/CSP3/#directive-navigate-to. I think I implemented the pre-navigation check properly but haven’t found the best place for the navigation response check yet. It doesn’t help that we can't run a lot of navigate-to WPT tests due to https://bugs.webkit.org/show_bug.cgi?id=127676.
Radar WebKit Bug Importer
Comment 3 2022-02-08 18:03:16 PST
Ryan Reno
Comment 4 2022-10-14 08:12:27 PDT
This directive was removed from the editor's draft a few weeks ago. It didn't have much vendor support beyond Chrome implementing behind a flag and they wanted it gone too. https://github.com/w3c/webappsec-csp/pull/564
Brent Fulgham
Comment 5 2022-10-14 08:41:59 PDT
Let’s WONTFIX this, then.
Note You need to log in before you can comment on or make changes to this bug.