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

Propose first FLEDGE Origin Trial details #252

Merged
merged 2 commits into from
Jan 27, 2022
Merged

Propose first FLEDGE Origin Trial details #252

merged 2 commits into from
Jan 27, 2022

Conversation

JensenPaul
Copy link
Collaborator

No description provided.

@michaelkleber michaelkleber merged commit 4be5100 into WICG:main Jan 27, 2022



In the FOT#1, rendering these opaque URLs only in Fenced Frames will temporarily not be required, and they can instead be rendered in iframes as mentioned above. When [Fenced Frames are available for testing](#availability-of-other-technologies.), these opaque URLs will be renderable in Fenced Frames. At a later date, the ability to render opaque URLs in iframes will be removed.
Copy link
Contributor

Choose a reason for hiding this comment

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

How will this interact with CSP? If I have <iframe src="urn:uuid:1234abc..."> will this be (a) evaluated against my CSP as a urn:uuid: URL, (b) evaluated as the underlying https: URL, or (c) treated as planned for fenced frames?

If (a) it seems like adtech vendors will need to use navigator.deprecatedURNToURL() to get an https: URL, unless they're sure pages permit urn:uuid: sources for iframes.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@brusshamilton, author of https://crrev.com/948399, do you know how URNs in iframes interact with CSP?

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.

3 participants