Skip to content

Commit

Permalink
Bug 1793560 - Remove navigate-to CSP directive r=tschuster
Browse files Browse the repository at this point in the history
It has never shipped after being implemented years ago,
and was removed from spec in September 2022:
w3c/webappsec-csp#564

Now skipping navigate-to WPT tests. Filed issue for their future removal:
w3c/webappsec-csp#608

Also removed our own tests to ensure it is unimplemented.

Differential Revision: https://phabricator.services.mozilla.com/D181630

UltraBlame original commit: 117114b8eb321259fe5b9160d2501623b6848b7a
  • Loading branch information
marco-c committed Jul 16, 2023
1 parent 724d15a commit 9d78a31
Show file tree
Hide file tree
Showing 53 changed files with 7 additions and 5,695 deletions.
39 changes: 0 additions & 39 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18348,32 +18348,6 @@ test
/
csp
/
file_navigate_to
.
html
"
"
dom
/
security
/
test
/
csp
/
file_navigate_to_request
.
html
"
"
dom
/
security
/
test
/
csp
/
file_null_baseuri
.
html
Expand Down Expand Up @@ -18662,19 +18636,6 @@ test
/
csp
/
test_navigate_to
.
html
"
"
dom
/
security
/
test
/
csp
/
test_null_baseuri
.
html
Expand Down
16 changes: 0 additions & 16 deletions devtools/client/webconsole/test/browser/_webconsole.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1232,17 +1232,6 @@ securityerrors
html
test
-
navigate
-
to
-
parse
-
error
.
html
test
-
network
-
exceptions
Expand Down Expand Up @@ -2635,11 +2624,6 @@ win11_2009
Bug
1798331
[
browser_webconsole_navigate_to_parse_error
.
js
]
[
browser_webconsole_network_attach
.
js
Expand Down

This file was deleted.

Loading

0 comments on commit 9d78a31

Please sign in to comment.