[webkit-dev] Request for position: Conditional Focus

Elad Alon eladalon at google.com
Thu Oct 13 13:02:26 PDT 2022


This is a request for WebKit's position on introducing a new API called
Conditional Focus. The API integrate with screen-capture (getDisplayMedia).
It allows a capturing application to decide whether, once a display surface
has been captured, that surface should be focused, or whether the capturing
tab should retain focus.

Links:
* Explainer: https://github.com/WICG/conditional-focus/blob/main/README.md
* Spec:
  * Generally, it's in:
https://www.w3.org/TR/screen-capture/#dom-capturecontroller-setfocusbehavior
  * The two PRs that introduced this are:
    * https://github.com/w3c/mediacapture-screen-share/pull/235/files
    * https://github.com/w3c/mediacapture-screen-share/pull/240/files
* ChromeStatus entry: https://chromestatus.com/feature/5646614535340032
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20221013/25f476b6/attachment.htm>


More information about the webkit-dev mailing list