Elad Alon
Elad Alon
P.S: This has been implemented and is available as on origin-trial starting with Chrome m90. A [demo](https://eladalon1983.github.io/gcbcm-demo/) is available.
This shipped in Chrome in m94. [Chrome Status entry](https://chromestatus.com/feature/5045313003847680) [Specification](https://wicg.github.io/prefer-current-tab/)
I think it should preserve the type, but the sub-type should be able to specify how state is handled, if that state was introduced by the sub-type. For example, a...
Apologies for the delay. I'm freshly back from a relatively extended vacation. I aim to review this by the next editors' meeting.
It is unclear to me why you'd want to limit ID-exposure to cross-origin isolated sites. Making it opt-in seems sufficient to me. Why not decouple your proposal for `isolated-browser` from...
> controlling an app I think it pays to be exact when discussing potentially-alarming concepts like "control" of an app. The capturing app does **not** "control" the captured app. It...
> The security just isn't there to provide this experience safely just yet. Citation needed. > An interesting argument, but this might also make users think the audience sees only...
> That's interesting, but I'd like to see this solved in the user agent, and not leave it up to individual sites to get right. > > What if the...
(A less complex option using a new method that always returns a sequence is also possible. Straw-man suggestion only. The main point is that there be an API for prompting...
That's a great demo. I'd be very interested in (orthogonally) adding an API for exposing these coordinates. I think you'll also want the z-order, btw...? Edit: Thanks, @shangl, for this...