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

Move time-based destination limit check later #1170

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

linnan-github
Copy link
Collaborator

@linnan-github linnan-github commented Feb 21, 2024

We only report the first encountered error in the attribution registration.

To better mitigate security concerns on the global destination limit, moving the check later so that whether the limit is actually hit cannot be inferred from the presence of other explicitly reported errors.


Preview | Diff

@csharrison
Copy link
Collaborator

Can you please motivate the security concerns a bit better in the PR description?

@linnan-github
Copy link
Collaborator Author

@arpanah Could you please take a look as well? Thanks.

@linnan-github
Copy link
Collaborator Author

Can you please motivate the security concerns a bit better in the PR description?

Updated, PTAL, thanks!

@giladbarkan-github
Copy link
Collaborator

Can we add an interop test that demonstrates this?

@linnan-github
Copy link
Collaborator Author

@ddworken FYI as well, thanks!

@linnan-github linnan-github merged commit 84e1696 into WICG:main Feb 27, 2024
2 checks passed
@linnan-github linnan-github deleted the moveDestinationCheck branch February 27, 2024 18:37
aarongable pushed a commit to chromium/chromium that referenced this pull request Feb 28, 2024
WICG/attribution-reporting-api#1170

Change-Id: I8092cc311691f166c3c7f0b07280a9b588fa6832
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5318269
Reviewed-by: Andrew Paseltiner <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1266373}
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.

None yet

3 participants