Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reports should be queued for reporting observers even when no endpoint exists #265

Open
clelland opened this issue Oct 12, 2023 · 0 comments
Assignees

Comments

@clelland
Copy link
Contributor

In some cases, it may be desirable to produce reports which can be seen by reporting observers, even when no endpoint has been configured.

Permissions-policy violations, for instance, can be observed and reacted to in the running page, but enabling this requires sending an endpoint value into generate and queue a report.

Callers could use a deliberately invalid name, so that the later processing steps will discard the queued report, but it would be better to make it optional in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant