Re: [blink-dev] Intent to Ship: BYOB support for Fetch

2023-06-05 Thread Nidhi Jaju
On Tue, Jun 6, 2023 at 1:01 PM Yoav Weiss wrote: > > > On Monday, June 5, 2023 at 1:13:11 PM UTC+2 Nidhi Jaju wrote: > > Thank you, Mike and Yoav! > > I filed a standards position request with WebKit, and they are supportive > as well: https://github.com/WebKit/standards-positions/issues/194. > >

Re: [blink-dev] Intent to Ship: BYOB support for Fetch

2023-06-05 Thread Yoav Weiss
On Monday, June 5, 2023 at 1:13:11 PM UTC+2 Nidhi Jaju wrote: Thank you, Mike and Yoav! I filed a standards position request with WebKit, and they are supportive as well: https://github.com/WebKit/standards-positions/issues/194. That's great!! On Wed, May 31, 2023 at 9:33 PM Yoav Weiss

Re: [blink-dev] Re: Intent to Ship: HTTPS Upgrades

2023-06-05 Thread 'Panos Astithas' via blink-dev
On Wed, May 31, 2023 at 7:31 AM Mike West wrote: > > -mike > > > On Wed, May 31, 2023 at 4:17 PM Rick Byers wrote: > >> As a long-time user of HTTPS-first mode, I'm excited to see this ship >> ASAP! >> >> On Wed, May 31, 2023, 5:29 a.m. 'Mike West' via blink-dev < >> blink-dev@chromium.org> wrot

Re: [blink-dev] Intent to Ship: @scope

2023-06-05 Thread Chris Harrelson
LGTM2! On Mon, Jun 5, 2023 at 1:24 PM 'Miriam Suzanne' via blink-dev < blink-dev@chromium.org> wrote: > Haha, good to hear - thanks. > > Cheers, > -Miriam > On Jun 2, 2023 at 6:59 AM -0600, Yoav Weiss , > wrote: > > LGTM1 > > This seems like an obvious useful addition with relatively broad consen

Re: [blink-dev] Intent to Ship: @scope

2023-06-05 Thread 'Miriam Suzanne' via blink-dev
Haha, good to hear - thanks. Cheers, -Miriam On Jun 2, 2023 at 6:59 AM -0600, Yoav Weiss , wrote: > LGTM1 > > This seems like an obvious useful addition with relatively broad consensus > around it. Thanks for working on this! > > > On Thu, Jun 1, 2023 at 10:39 AM Anders Hartvoll Ruud > > wrote:

Re: [blink-dev] Intent to Ship: Add value argument to URLSearchParams's has() and delete()

2023-06-05 Thread Debadree Chatterjee
Hey! So I tested by stopping raising the exceptions (and executing our new normal behaviour) and the behavior is still the same for https://maisonyoko.com/ do you see the same for Safari? On Monday, June 5, 2023 at 7:47:44 PM UTC+5:30 Philip Jägenstedt wrote: > Hi Debadree, > > I also noticed

Re: [blink-dev] Intent to Remove: document.open sandbox inheritance

2023-06-05 Thread Mike Taylor
The risk seems quite low here, thanks for the explanation. LGTM2. On 6/5/23 6:10 AM, Yoav Weiss wrote: LGTM1 to remove On Mon, Jun 5, 2023 at 10:15 AM Arthur Sonzogni wrote: Contact emails arthursonzo...@chromium.org Explainer https://docs.google.com/do

Re: [blink-dev] Intent to Ship: Add value argument to URLSearchParams's has() and delete()

2023-06-05 Thread Mike Taylor
I wasn't able to find anything obvious in the nuxt org on GitHub, but I did post a question in their discussion forum: https://github.com/nuxt/nuxt/discussions/21382 On 6/4/23 3:05 PM, Debadree Chatterjee wrote: Hey! So I did a more thorough testing! and it seems there is something common in

Re: [blink-dev] Intent to Ship: BYOB support for Fetch

2023-06-05 Thread Nidhi Jaju
Thank you, Mike and Yoav! I filed a standards position request with WebKit, and they are supportive as well: https://github.com/WebKit/standards-positions/issues/194. On Wed, May 31, 2023 at 9:33 PM Yoav Weiss wrote: > Thanks for aligning with Firefox here! > > On Fri, May 26, 2023 at 5:32 AM N

[blink-dev] PSA: Removal of WebRTC getStats encoderImplementation "unknown" and dataChannelIdentifier "-1"

2023-06-05 Thread 'Philipp Hancke' via blink-dev
The WebRTC getStats API exposes the encoder and decoder implementation names for outbound and inbound video: https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-encoderimplementation It will no longer provide the value “unknown” in cases where statistics are queried before a video f

Re: [blink-dev] Intent to Remove: document.open sandbox inheritance

2023-06-05 Thread Yoav Weiss
LGTM1 to remove On Mon, Jun 5, 2023 at 10:15 AM Arthur Sonzogni wrote: > Contact emailsarthursonzo...@chromium.org > > Explainer > https://docs.google.com/document/d/1_89X4cNUab-PZE0iBDTKIftaQZsFbk7SbFmHbqY54os/edit > > Specificationhttps://html.spec.whatwg.org/#document-open-steps > > Design do

[blink-dev] Intent to Remove: document.open sandbox inheritance

2023-06-05 Thread Arthur Sonzogni
Contact emailsarthursonzo...@chromium.org Explainer https://docs.google.com/document/d/1_89X4cNUab-PZE0iBDTKIftaQZsFbk7SbFmHbqY54os/edit Specificationhttps://html.spec.whatwg.org/#document-open-steps Design docs https://docs.google.com/document/d/1_89X4cNUab-PZE0iBDTKIftaQZsFbk7SbFmHbqY54os/edit