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

Explainer change for separate rate-limits for embedded site #1457

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

Conversation

linnan-github
Copy link
Collaborator

@linnan-github linnan-github commented Oct 28, 2024

Fixes #1452


Preview | Diff

@linnan-github
Copy link
Collaborator Author

@jolynyao Could you PTAL, thanks!

@linnan-github linnan-github force-pushed the embeddedBudget branch 4 times, most recently from 5144c38 to f6c6a38 Compare October 28, 2024 19:47
@jolynyao
Copy link

LGTM thanks @linnan-github!

@apasel422 apasel422 self-requested a review October 29, 2024 00:50
EVENT.md Outdated Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
EVENT.md Outdated Show resolved Hide resolved
@@ -33,7 +33,7 @@ The `body` will contain the following fields for all source debugging reports:
This will be a string if there was one such site, or a list of strings if
there were multiple.
* `source_event_id`: The source registration's `source_event_id`.
* `source_site`: The top-level site on which the source registration occurred.
* `source_site`: The top-level site, or the embedded site for specific use cases, on which the source registration occurred.
Copy link
Collaborator

Choose a reason for hiding this comment

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

add (for example, AMP pages rendered by an AMP
cache/viewer provider) here as well

1. Return |node|'s [=node navigable=]'s [=navigable/top-level traversable=]'s
[=navigable/active document=]'s [=origin=].

Note: The user agent MAY return the embedded origin to allow separate limits
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: replace capital MAY

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.

Allow separate privacy budgets for embedded domains
4 participants