Closed jyasskin closed 2 years ago
Please check that callers should actually be calling "generate a report" instead of "queue a report". If this is correct, we need to fix up https://fetch.spec.whatwg.org/#ref-for-reporting-queue and https://w3c.github.io/webappsec-permissions-policy/#ref-for-reporting-queue right after merging this. (found with https://dontcallmedom.github.io/webdex/q.html#queue%40%40reporting%40dfn)
Preview (#queue-report) (#generate-report) | Diff
Thanks for fixing that up!
The following specs also refer the "queue a report", which might be needed to fix up:
Thanks @triple-underscore for pointing those out. I've filed the bugs above.
Please check that callers should actually be calling "generate a report" instead of "queue a report". If this is correct, we need to fix up https://fetch.spec.whatwg.org/#ref-for-reporting-queue and https://w3c.github.io/webappsec-permissions-policy/#ref-for-reporting-queue right after merging this. (found with https://dontcallmedom.github.io/webdex/q.html#queue%40%40reporting%40dfn)
Preview (#queue-report) (#generate-report) | Diff