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

Allow metadata and actions to be routed to different frames? #194

Open
xxyzzzq opened this issue Apr 10, 2017 · 2 comments
Open

Allow metadata and actions to be routed to different frames? #194

xxyzzzq opened this issue Apr 10, 2017 · 2 comments
Labels

Comments

@xxyzzzq
Copy link
Contributor

xxyzzzq commented Apr 10, 2017

As discussed in https://crbug.com/709829, we could probably make the spec more powerful by allowing metadata and actions to be routed to different frames, even different controls can be routed to different frames.

This will be useful in the following scenarios:

  1. When the embedder wants to override the metadata in the iframe
  2. When the iframe does not support some actions, but the embedder can do that (such as previous/next track)
@youennf
Copy link
Contributor

youennf commented Mar 6, 2023

We probably want to integrate with feature policy here to allow delegating to third party iframes.
I would be tempted to keep this in v1 if there is enough interest from implementors. Otherwise, I would classify it as enhancement for now.
@alastor0325 , @steimelchrome, WDYT.

@youennf
Copy link
Contributor

youennf commented Mar 7, 2023

Marking tentatively as P2, let's consider it once we have a plan for #221

@youennf youennf added the P2 label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants