[blink-dev] Re: Intent to Implement: WebGL drawingBufferStorage

2023-09-20 Thread Ken Russell
Thank you Chris for implementing this and driving the spec forward! API owners, hoping for your approval to implement this long-awaited feature. -Ken On Wed, Sep 20, 2023 at 4:08 AM Christopher Cameron wrote: > Contact emailsccame...@chromium.org > > Specificationhttps://github.com/KhronosGro

[blink-dev] Intent to Ship: Protected Audiences Negative Targeting

2023-09-20 Thread 'Orr Bernstein' via blink-dev
Contact emails o...@google.com, pauljen...@chromium.org Explainer https://github.com/WICG/turtledove/pull/780 Specification https://github.com/WICG/turtledove/pull/796 Summary In online ad auctions for ad space, it’s sometimes useful to prevent showing an ad to certain audiences, a concept

Re: [blink-dev] Intent to Ship: Protected Audience directFromSellerSignals via HTTP response headers

2023-09-20 Thread Caleb Raitto
Will do (once spec reviewers have approved) -- I understand your LGTM is contingent on those landing. Thanks, -Caleb On Wednesday, September 20, 2023 at 3:07:11 PM UTC-4 Mike Taylor wrote: > And gentle reminder to please land the spec PRs :) > On 9/20/23 12:54 PM, Chris Harrelson wrote: > > LG

Re: [blink-dev] Intent to Ship: TLS Encrypted Client Hello (ECH)

2023-09-20 Thread 'David Adrian' via blink-dev
I'll note that Chrome does not require that the HTTPS RR be resolved over DoH to use ECH, under the argument that some ECH is still better than no ECH. Firefox only uses ECH when they are able to query HTTPS RR records over encrypted DNS. On Wed, Sep 20, 2023 at 12:54 PM David Benjamin wrote: >

Re: [blink-dev] Intent to Ship: Horizontal rules inside select elements

2023-09-20 Thread Mike Taylor
LGTM2 On 9/20/23 12:41 PM, Joey Arhar wrote: For developer signals: The material design menu component supports dividers like this: https://m2.material.io/components/menus#anatomy:~:text=Text-,Divider,-Text%20and%20icon Bootstrap has a "dropdown-divider" class for the "dropdown-menu" class

Re: [blink-dev] Intent to Ship: Protected Audience directFromSellerSignals via HTTP response headers

2023-09-20 Thread Mike Taylor
And gentle reminder to please land the spec PRs :) On 9/20/23 12:54 PM, Chris Harrelson wrote: LGTM3 On Wed, Sep 20, 2023 at 9:53 AM Yoav Weiss wrote: LGTM2 Talking to the team, the 10K limit is Finchable, so we'd be able to lower it if this runs into issues in the field. Also

Re: [blink-dev] Intent to Ship: TLS Encrypted Client Hello (ECH)

2023-09-20 Thread David Benjamin
I think this discussion is conflating two different things: 1. Whether some content (sections 1 and 3 of the spec) was extracted into an explainer. 2. Particular questions about the spec that Blink API owners wanted answers for. With the expectation that, had there been something under an explain

Re: [blink-dev] Intent to Implement and Ship: CaptureStartFocusBehavior enum value "focus-capturing-application"

2023-09-20 Thread Yoav Weiss
LGTM1 On Wed, Sep 20, 2023 at 5:45 PM François Beaufort wrote: > > > On Wed, Sep 20, 2023 at 5:26 PM Yoav Weiss wrote: > >> >> >> On Tue, Sep 19, 2023 at 12:49 PM 'François Beaufort' via blink-dev < >> blink-dev@chromium.org> wrote: >> >>> Contact emails >>> >>> fbeauf...@google.com >>> >>> ela

Re: [blink-dev] Intent to Ship: Protected Audience directFromSellerSignals via HTTP response headers

2023-09-20 Thread Chris Harrelson
LGTM3 On Wed, Sep 20, 2023 at 9:53 AM Yoav Weiss wrote: > LGTM2 > > Talking to the team, the 10K limit is Finchable, so we'd be able to lower > it if this runs into issues in the field. Also presumably, having that as a > limit doesn't mean most responses would actually use that. > > On Sat, Sep

Re: [blink-dev] Intent to Ship: Protected Audience directFromSellerSignals via HTTP response headers

2023-09-20 Thread Yoav Weiss
LGTM2 Talking to the team, the 10K limit is Finchable, so we'd be able to lower it if this runs into issues in the field. Also presumably, having that as a limit doesn't mean most responses would actually use that. On Sat, Sep 16, 2023 at 6:52 AM Yoav Weiss wrote: > > > > On Fri, Sep 15, 2023 a

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-09-20 Thread 'Anupam Snigdha' via blink-dev
Thanks Chris for the clarification! Filed TAG review: https://github.com/w3ctag/design-reviews/issues/901 Mozilla: https://github.com/mozilla/standards-positions/issues/889 Webkit: https://github.com/WebKit/standards-positions/issues/259 Please let me know if I missed anything. Thanks! -Anupam __

Re: [blink-dev] Intent to Ship: Horizontal rules inside select elements

2023-09-20 Thread Joey Arhar
For developer signals: The material design menu component supports dividers like this: https://m2.material.io/components/menus#anatomy:~:text=Text-,Divider,-Text%20and%20icon Bootstrap has a "dropdown-divider" class for the "dropdown-menu" class which is like a select with : https://getbootstrap.

Re: [blink-dev] Intent to Ship: TLS Encrypted Client Hello (ECH)

2023-09-20 Thread Daniel Bratell
We are fine with being flexible with the details when the defaults don't work out, but every field/question has an underlying purpose that we try to satisfy through some means. Sometimes some fields might seem superfluous, but the explainer field is one that is always valuable. The "explainer"

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-09-20 Thread Chris Harrelson
Please do file a TAG review and ask for official vendor signals. It's great that it was approved by the editing WG, but we also need wider TAG review for features, and WebKit and Gecko would like to see signals requests go through their official process. On Tue, Sep 19, 2023 at 9:25 AM 'Anupam Sni

Re: [blink-dev] Intent to Ship: Private Network Access restrictions for automotive

2023-09-20 Thread Chris Harrelson
LGTM3 On Mon, Sep 18, 2023 at 6:21 AM Yoav Weiss wrote: > LGTM2 > > On Mon, Sep 18, 2023 at 3:16 PM Mike Taylor > wrote: > >> LGTM1. Curious to know (but happy to not know) how many local servers are >> running in my car... >> On 9/18/23 5:30 AM, Jonathan Hao wrote: >> >> Contact emails p...@ch

Re: [blink-dev] Re: Intent to Prototype And Ship: Allow transferring ArrayBuffer into VideoFrame, AudioData, EncodedVideoChunk, EncodedAudioChunk, ImageDecoder constructors

2023-09-20 Thread Mike Taylor
LGTM3 On 9/20/23 11:48 AM, Chris Harrelson wrote: LGTM2 Would be great to file official vendor signals just so they know this is happening, if you're willing. On Wed, Sep 20, 2023 at 7:41 AM Yoav Weiss wrote: LGTM1 given the consistency here with other platform APIs and the need to

Re: [blink-dev] Re: Intent to Prototype And Ship: Allow transferring ArrayBuffer into VideoFrame, AudioData, EncodedVideoChunk, EncodedAudioChunk, ImageDecoder constructors

2023-09-20 Thread Chris Harrelson
LGTM2 Would be great to file official vendor signals just so they know this is happening, if you're willing. On Wed, Sep 20, 2023 at 7:41 AM Yoav Weiss wrote: > LGTM1 given the consistency here with other platform APIs and the need to > extend this in the future. > > On Tue, Sep 5, 2023 at 8:39

Re: [blink-dev] Intent to Implement and Ship: CaptureStartFocusBehavior enum value "focus-capturing-application"

2023-09-20 Thread 'François Beaufort' via blink-dev
On Wed, Sep 20, 2023 at 5:26 PM Yoav Weiss wrote: > > > On Tue, Sep 19, 2023 at 12:49 PM 'François Beaufort' via blink-dev < > blink-dev@chromium.org> wrote: > >> Contact emails >> >> fbeauf...@google.com >> >> elada...@google.com >> >> Explainer >> >> https://github.com/WICG/conditional-focus/bl

[blink-dev] Intent to Prototype: HTMLSelectElement showPicker()

2023-09-20 Thread 'Luke Warlow' via blink-dev
Contact emails lukewarlow...@gmail.com , l...@warlow.dev Explainer https://github.com/whatwg/html/pull/9754 Specification https://whatpr.org/html/9754/input.html#dom-select-showpicker Summary Developers have been asking for a way to progr

Re: [blink-dev] Re: Intent to Prototype & Ship: Cookie Expires/Max-Age attribute upper limit for prior storage

2023-09-20 Thread Chris Harrelson
LGTM3 On Fri, Sep 15, 2023 at 11:43 PM Yoav Weiss wrote: > LGTM2 > > On Wed, Sep 13, 2023 at 5:44 PM Daniel Bratell > wrote: > >> LGTM1 >> >> There will be some day late in 2024, early in 2025 that will be the death >> of many cookies. I now believe the risk of that being a problem is low >> en

[blink-dev] Intent to Prototype: HTMLSelectElement showPicker()

2023-09-20 Thread Luke
Contact emails lukewarlow...@gmail.com , l...@warlow.dev Explainer https://github.com/whatwg/html/pull/9754 Specification https://whatpr.org/html/9754/input.html#dom-select-showpicker Summary Developers have been asking for a way to progr

Re: [blink-dev] Intent to Implement and Ship: CaptureStartFocusBehavior enum value "focus-capturing-application"

2023-09-20 Thread Yoav Weiss
On Tue, Sep 19, 2023 at 12:49 PM 'François Beaufort' via blink-dev < blink-dev@chromium.org> wrote: > Contact emails > > fbeauf...@google.com > > elada...@google.com > > Explainer > > https://github.com/WICG/conditional-focus/blob/main/README.md > > Specification > > > https://www.w3.org/TR/screen

Re: [blink-dev] Intent to Ship: WebRTC Codec Selection API

2023-09-20 Thread Yoav Weiss
LGTM1 On Wed, Sep 20, 2023 at 11:48 AM Florent Castelli wrote: > Contact emailsorp...@chromium.org > > Explainer > https://github.com/Orphis/webrtc-extensions/blob/explainer/explainers/codec-selection.md > > Specification > https://w3c.github.io/webrtc-extensions/#dom-rtcrtpencodingparameters-co

Re: [blink-dev] Intent to Ship: Horizontal rules inside select elements

2023-09-20 Thread Joey Arhar
> Can we file a Mozilla position? (to raise awareness on their end if nothing else) https://github.com/mozilla/standards-positions/issues/887 > Have you talked to devrel folks about getting some signal there? Presumably this is something developers would want to be able to do I just reached out

Re: [blink-dev] Intent to Ship: Horizontal rules inside select elements

2023-09-20 Thread Yoav Weiss
LGTM1 On Tue, Sep 19, 2023 at 7:51 PM Joey Arhar wrote: > Contact emailsjar...@chromium.org > > ExplainerNone > > Specificationhttps://github.com/whatwg/html/pull/9124 > > Summary > > This feature makes the HTML parser allow tags inside tags. > These elements create horizontal borders in betw

[blink-dev] PSA: Minor additions to WebGPU

2023-09-20 Thread Corentin Wallez
Hey all, We are doing two minor additions to WebGPU that we believe have zero compatibility risk: - The addition of "rgb10a2uint" as a GPUTextureFormat. This format was forgotten by the WebGPU group when makin

Re: [blink-dev] Re: Intent to Prototype And Ship: Allow transferring ArrayBuffer into VideoFrame, AudioData, EncodedVideoChunk, EncodedAudioChunk, ImageDecoder constructors

2023-09-20 Thread Yoav Weiss
LGTM1 given the consistency here with other platform APIs and the need to extend this in the future. On Tue, Sep 5, 2023 at 8:39 PM Dale Curtis wrote: > I wouldn't say it's urgent, but I would hope for feedback within a week or > two. Thanks! > > - dale > > On Sun, Sep 3, 2023 at 4:32 AM Sangwha

Re: [EXTERNAL]_Re: [blink-dev] Intent to Ship: Partitioning Storage, Service Workers, and Communication APIs

2023-09-20 Thread Chinmay Manchanda
Thanks for the update, Would you please clarify these for me? * The disclosure in the deprecation trial mentions a 0.5% limit on using the feature tracked on the chrome page loads. Is that limit per origin or on all chrome page loads globally? * The thirdPartyStoragePartitioning will o

Re: [blink-dev] Intent to Ship: Partitioning Storage, Service Workers, and Communication APIs

2023-09-20 Thread 'Kyra Seevers' via blink-dev
Hi Chinmay, Thanks for reaching out! Due to internal delays, we won't be rolling out to Stable 100% likely until the end of the week or the beginning of next week. I'll keep the thread updated with any further delays. Thanks, Kyra On Tue, Sep 19, 2023 at 7:50 PM Chinmay Manchanda wrote: > Hi K

[blink-dev] Intent to Implement: WebGL drawingBufferStorage

2023-09-20 Thread 'Christopher Cameron' via blink-dev
Contact emailsccame...@chromium.org Specificationhttps://github.com/KhronosGroup/WebGL/pull/3222 Summary Allows WebGL to specify the format of its backbuffer. In particular, allows floating-point (for use with wide color and high dynamic range) and sRGB-encoded (for 8-bit physically based render

[blink-dev] Intent to Ship: WebRTC Codec Selection API

2023-09-20 Thread Florent Castelli
Contact emailsorp...@chromium.org Explainer https://github.com/Orphis/webrtc-extensions/blob/explainer/explainers/codec-selection.md Specification https://w3c.github.io/webrtc-extensions/#dom-rtcrtpencodingparameters-codec Summary This new API extends WebRTC encoding parameters to allow develop