mirror of
https://github.com/servo/servo.git
synced 2025-09-16 09:58:23 +01:00
Report URI with POST fetch request (#37209)
Part of #4577 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
parent
1b5a10a55f
commit
63cfeb3a18
22 changed files with 277 additions and 119 deletions
|
@ -1,3 +0,0 @@
|
|||
[report-uri-does-not-respect-base-uri.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,7 +1,4 @@
|
|||
[dedicatedworker-connect-src.html]
|
||||
[Reports match in http: with connect-src 'self']
|
||||
expected: FAIL
|
||||
|
||||
[Cross-origin 'fetch()' in blob: with connect-src 'self']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[report-and-enforce.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-blocked-data-uri.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-blocked-uri-cross-origin.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-blocked-uri.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-cross-origin-no-cookies.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-original-url.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[report-preload-and-consume.https.html]
|
||||
expected: TIMEOUT
|
||||
[Reporting endpoints received credentials.]
|
||||
expected: TIMEOUT
|
|
@ -1,6 +0,0 @@
|
|||
[report-same-origin-with-cookies.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
||||
|
||||
[Test report cookies.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-effective-directive.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-from-child-frame.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-from-inline-javascript.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-from-javascript.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-multiple-reversed.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-multiple.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[report-uri-scheme-relative.html]
|
||||
[Violation report status OK.]
|
||||
expected: FAIL
|
|
@ -1,10 +0,0 @@
|
|||
[report.https.sub.html]
|
||||
expected: ERROR
|
||||
[same-origin report]
|
||||
expected: TIMEOUT
|
||||
|
||||
[same-site report]
|
||||
expected: TIMEOUT
|
||||
|
||||
[cross-site report]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue