- From: steimelchrome <notifications@github.com>
- Date: Mon, 06 May 2024 13:20:51 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 May 2024 20:20:55 UTC
We're also proposing allowing user gestures in the document picture-in-picture window to be usable in the opener window and vice versa. This makes it more ergonomic to use user-activation-gated APIs, since often event handlers in the document picture-in-picture window are actually run in the opener's context, so the opener's context needs access to the user gesture. This essentially makes the document picture-in-picture window act the same as a same-origin iframe inside the opener as far as user gesture propagation is concerned. PR: https://github.com/WICG/document-picture-in-picture/pull/117 Chromestatus: https://chromestatus.com/feature/5185710702460928 -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/798#issuecomment-2096837171 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/798/2096837171@github.com>
Received on Monday, 6 May 2024 20:20:55 UTC