Web API that allows Web applications to: 1. Produce wheel events in a captured tab or window. 2. Read/write the zoom level of a captured tab.
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
The status in the W3C WebRTC WG is that we have consensus on supporting the use case of forwarding zoom and wheel events from the local user to the captured tab. The API currently under trial supports this use case, but the WG does not want support use cases with non-local control (e.g., co-presenting), which the current API does support. See https://www.w3.org/2024/05/21-webrtc-minutes.html#t01 We want to experiment with an alternative API shape to prevent non-local use cases, and with additional restrictions on the existing API shape. These changes will be discussed in upcoming WG meetings.
The experiment was shifted from the original m122-m127 to m124-m129. See https://groups.google.com/a/chromium.org/g/blink-dev/c/7MbIEBdHMck for details.
Supported on all desktop platforms. (Screen-sharing is not currently supported on mobile platforms.)
Origin trial desktop first | 122 |
Origin trial desktop last | 127 |
Origin trial extension 1 end milestone | 132 |
Origin trial extension 2 end milestone | 129 |
DevTrial on desktop | 122 |
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CA%2BBuZxYGAzeOq%3D1OMvL60%2Bu54no%3D6A7gKGb%3DQ4xLmQtbNVTEDw%40mail.gmail.com.
Thanks for the clarification.Per the requirements for extending an origin trial, I see progress on:
- Draft spec, maybe? Although there have been no updates for 2 months so I'm unsure if it incorporates the changes you're mentioning.
- Outreach for feedback from the spec community (your link to https://www.w3.org/2024/05/21-webrtc-minutes.html#t01)
I see no progress on:
- TAG review (but this is out of your control)
- https://bit.ly/blink-signals requests (it seems like no signals were filed, and no web developers want to use this feature per your "Web developers: No signals")
- WPT tests
Can you work on making progress on gathering signals, writing WPTs, and also clarify whether the spec has been updated to the new design?
Thanks for the responses.Per our process, I'm not comfortable approving the OT for extension until formal position requests are filed, and there is at least a spec PR ready to match what you plan to include in the extended Origin Trial.