RESOLVED WONTFIX 235994
CSP3: Implement navigate-to directive
https://bugs.webkit.org/show_bug.cgi?id=235994
Summary CSP3: Implement navigate-to directive
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.