Re: [webkit-dev] Request for position: MediaTrackSupportedConstraints.backgroundBlur

2022-07-05 Thread youenn fablet via webkit-dev
Hi Riju, This seems reasonable to me. Le mer. 22 juin 2022 à 23:19, Bhaumik, Rijubrata via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > This is a request for WebKit's position on adding support for Background > Blur API on MediaStreamTrack. > > The PR that introduced this behavior to

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

2022-05-27 Thread youenn fablet via webkit-dev
This looks like a reasonable API to me. Le mer. 25 mai 2022 à 11:01, Adam Rice via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > The Response.json() static method permits constructing a Response object > with the body populated with a JavaScript object serialized as JSON. > > Links: > >

Re: [webkit-dev] Request for position: Capture Handle Identity

2022-03-11 Thread youenn fablet via webkit-dev
Hi Elad, For those following, the new link to the spec is https://w3c.github.io/mediacapture-handle/identity/index.html. A few thoughts: 1. The use cases are fine, although the proposal is currently restricted to tabs having a tight coordination (same origin typically). Reducing a lot the level

Re: [webkit-dev] Basuke Suzuki is now a WebKit reviewer!

2022-03-07 Thread youenn fablet via webkit-dev
Congrats Basuke! Le lun. 7 mars 2022 à 20:41, Kirsling, Ross via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > Hi everybody, > > > > I’m happy to announce that Basuke Suzuki is WebKit’s newest reviewer! > > > > Basuke has done significant work on the PlayStation and WinCairo ports, >

Re: [webkit-dev] Request for Position: Fetch Metadata

2022-02-22 Thread youenn fablet via webkit-dev
I also think this is worth prototyping. Destination and mode are valuable and are hopefully not controversial, I would start with those two. I would also hope WPT coverage is good in that area and would cover both regular network loads as well as cache loads. Not sure how this would play with

Re: [webkit-dev] Request for position on AudioContext.outputLatency

2021-12-15 Thread youenn fablet via webkit-dev
Thanks Hongchan, It is good to hear that these discussions are happening. A first good step would be to add the corresponding fingerprinting markup to the web audio spec. A few additional thoughts: https://w3c.github.io/mediacapture-output/ allows listing devices that a user granted. In case

Re: [webkit-dev] Request for position on AudioContext.outputLatency

2021-12-13 Thread youenn fablet via webkit-dev
Looking at https://www.w3.org/TR/webaudio/#dom-audiocontext-outputlatency, it states that: > If the audio output device is changed the outputLatency attribute value will be updated accordingly. The use case seems ok, but I worry

Re: [webkit-dev] Request for position: WEBRTC-SVC

2021-10-19 Thread youenn fablet via webkit-dev
Le mar. 19 oct. 2021 à 00:24, Harald Alvestrand via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > Chrome is considering releasing an implementation of the WEBRTC-SVC API. > API documentation: https://w3c.github.io/webrtc-svc/ > > This has been available in Chrome behind a flag for some

Re: [webkit-dev] Request for position: preferCurrentTab

2021-06-10 Thread youenn fablet via webkit-dev
Hi Elad, At the time of getDisplayMedia design, people advocated against the ability for a web page to influence or restrict user choice, for security reasons. Doesn't this property go against that conscious design decision? What is your security analysis here? Also, getCurrentViewPort is trying

Re: [webkit-dev] Request for opinion: Private Network Access secure context restriction

2021-05-03 Thread youenn fablet via webkit-dev
Le lun. 3 mai 2021 à 14:58, Titouan Rigoudy via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > Hi there friendly WebKittens, > > I am gearing up to ship a small first step of Private Network Access [1] > in Chromium. Roughly: > > Websites served over HTTP from public IP addresses will no

Re: [webkit-dev] Request for position: Media Session video conferencing actions

2021-03-30 Thread youenn fablet via webkit-dev
These new actions make sense to me as well. Looking at the explainer, it seems there is a plan to add mute/unmute APIs. I am wondering how this interacts with MediaStreamTrack enabled/muted attributes and mute/unmute events. Le dim. 28 mars 2021 à 22:24, Eric Carlson via webkit-dev <

Re: [webkit-dev] Request for Position on RTCRtpEncodingParameters.adaptivePtime

2021-03-30 Thread youenn fablet via webkit-dev
Hi Jakob, This looks ok to me. I think it was discussed within WebRTC WG and reached consensus there as well. Le jeu. 25 mars 2021 à 11:18, Jakob Ivarsson via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > Hi webkit-dev, > > We would like to get an official position on the addition of

Re: [webkit-dev] Alicia Boya as new reviewer

2021-03-15 Thread youenn fablet via webkit-dev
Congrats as well Alicia! Le jeu. 11 mars 2021 à 21:35, BJ Burg via webkit-dev < webkit-dev@lists.webkit.org> a écrit : > Congrats Alicia! > > On Mar 11, 2021, at 8:00 AM, Xabier Rodríguez Calvar via webkit-dev < > webkit-dev@lists.webkit.org> wrote: > > Hi, > > It's my pleasure to announce that

Re: [webkit-dev] Webkit MediaRecorder Timeslice functionality on Safari 14.0.2 Mojave

2021-02-01 Thread youenn fablet via webkit-dev
Hi Mark, Thanks for reaching out. For timeslice specific questions, it might be best to continue discussions in https://bugs.webkit.org/show_bug.cgi?id=202233. Timeslice support in older versions of MacOS and iOS is tricky. On those OSes, including MacOS Mojave, MediaRecorder is not enabled by