mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
The specification moved around lately with how it defines its reports and report bodies. They became dictionaries, but are currently missing some fields [1]. Most tests won't be passing yet, since the `Reporting-Endpoints` header isn't used yet. In fact, the specification leaves it up to the browser to figure out when to run this task [2]. I am not sure if there some background scheduling we can do here. Confirmed with content-security-policy/reporting-api/ report-to-directive-allowed-in-meta.https.sub.html that the callback is invoked. The test doesn't pass, since the `describe_scripted_caller` is empty for HTML elements. Thus the `source_file` is empty, whereas it should be equivalent to the current document URL. Part of #37328 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> [1]: https://github.com/w3c/reporting/issues/286 [2]: https://w3c.github.io/reporting/#report-delivery |
||
---|---|---|
.. | ||
credentialless-cache-storage-from-credentialless.https.tentative.window.js.ini | ||
credentialless-cache-storage-from-none.https.tentative.window.js.ini | ||
credentialless-cache-storage-from-require-corp.https.tentative.window.js.ini | ||
credentialless-cache.tentative.window.js.ini | ||
credentialless-cross-origin-isolated.tentative.window.js.ini | ||
credentialless-dedicated-worker.https.tentative.window.js.ini | ||
credentialless-fetch.https.tentative.window.js.ini | ||
credentialless-link.https.tentative.window.js.ini | ||
credentialless-redirect.tentative.window.js.ini | ||
credentialless-script.https.tentative.window.js.ini | ||
credentialless-service-worker.https.tentative.window.js.ini | ||
credentialless-shared-worker.https.tentative.window.js.ini | ||
credentialless-video.https.tentative.window.js.ini | ||
isolate-and-require-corp-load-from-cache-storage.tentative.https.html.ini | ||
isolate-and-require-corp.tentative.https.html.ini | ||
reporting-cache-storage-corp.tentative.https.html.ini | ||
reporting-subresource-corp.tentative.https.html.ini | ||
service-worker-coep-credentialless-proxy.https.tentative.window.js.ini | ||
service-worker-coep-none-proxy.https.tentative.window.js.ini | ||
shared-workers.tentative.https.html.ini |