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

Should host website be able to capture MonetizationEvent from iframes? #496

Open
sidvishnoi opened this issue Jan 22, 2025 · 0 comments
Open
Labels
discussion A discussion thread pondering a meta-topic that may lead to specific proposals specification Work required on specification

Comments

@sidvishnoi
Copy link
Collaborator

If a document contains <iframe allow="monetization">, should window.addEventListener('monetization') include events from iframes? event.target could be relevant iframe in this case.

In other words, should a website be able to know how much money is being sent to the embeds on the page Event bubbling doesn't allow this, but perhaps window should include events from all browsing contexts on the page?

@sidvishnoi sidvishnoi added discussion A discussion thread pondering a meta-topic that may lead to specific proposals specification Work required on specification labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion A discussion thread pondering a meta-topic that may lead to specific proposals specification Work required on specification
Projects
None yet
Development

No branches or pull requests

1 participant