[webkit-dev] Request for position: MediaTrackConstraintSet.displaySurface

2022-05-25 Thread Elad Alon via webkit-dev
This is a request for WebKit's position on extending getDisplayMedia to also accept MediaTrackConstraintSet.displaySurface. The PR that introduced this behavior to the getDisplayMedia spec was approved by Apple engineer Youenn Fablet. Links: * Explainer:

[webkit-dev] Request for position: MediaTrackSupportedConstraints.suppressLocalAudioPlayback

2022-05-25 Thread Elad Alon via webkit-dev
This is a request for WebKit's position on extending getDisplayMedia to also accept DisplayMediaStreamConstraints.systemAudio. The PR that introduced this behavior to the getDisplayMedia spec was approved by Apple engineer Youenn Fablet. Links: * Explainer:

[webkit-dev] 안광림 is out of office.

2022-05-25 Thread 안광림 via webkit-dev
Period : 2022/05/23 00:00 ~ 2022/07/15 00:00 [Korea Standard Time] 부재중입니다. ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Request for position: Response.json() static method

2022-05-25 Thread Adam Rice via webkit-dev
The Response.json() static method permits constructing a Response object with the body populated with a JavaScript object serialized as JSON. Links: - Explainer: https://docs.google.com/document/d/1dTycWmyxLZNGTBW93fvtf1IQahx-vNwgu94yT1x9K50/edit - Spec: