ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

Integrate the new UAv2 API into AMP #21240

Closed aghassemi closed 3 years ago

aghassemi commented 5 years ago

See: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/nkTDR8AUlwM%5B1-25%5D https://mustaqahmed.github.io/user-activation-delegation/

We would need to feature detects this and add {transferUserActivation: true} to postMessages we send as part of VideoInterface messages we send to video players.

aghassemi commented 5 years ago

related: https://github.com/ampproject/amphtml/issues/21188

nainar commented 5 years ago

@aghassemi is this a bug or a FR?

aghassemi commented 5 years ago

@alanorozco is aware of the details here and is working on a workaround that does not require the exact approach mentioned here.

tl;dr: {transferUserActivation: true} proposal did not get traction and Chrome may not launch this as is.

aghassemi commented 5 years ago

related: https://github.com/ampproject/amphtml/issues/21247

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.