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

Wire up a way for users to disable particular kinds of reporting. #254

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jyasskin
Copy link
Member

@jyasskin jyasskin commented Sep 15, 2022

@yoavweiss @npdoty, does this seem like a reasonable way to move forward with the Reporting API?

Fixes #168.


Preview | Diff

@yoavweiss
Copy link
Contributor

/cc @nicjansma

@npdoty
Copy link

npdoty commented Aug 21, 2023

I missed this last year (perhaps in the post-TPAC rush), but will need to review. Apologies for the delay on my side.

@pes10k may have an interest as well, although I'm not sure it addresses his #168

@pes10k
Copy link

pes10k commented Aug 22, 2023

Thanks @npdoty! As Nick guessed, i think this change is good and useful, but it does not address the concern in #168

Comment on lines +295 to +297
types=], potentially on particular [=origins=]. The specification does not
define how [=/user agents=] determine whether their users prefer to disable
reporting.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the bit that I think addresses #168. While it doesn't go as far as @pes10k wants in requiring all UAs to make reporting opt-in, it does allow any UA to do that if it thinks that's what its users want. I think that's likely to be as far as the WG will have consensus to go, although the WG could surprise me.

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

Successfully merging this pull request may close these issues.

Reporting API should be opt-in
4 participants