[blink-dev] Intent to Experiment: Clipboardchange event

2025-07-14 Thread 'Rohan Raja' via blink-dev
Contact emails ror...@microsoft.com, ragou...@microsoft.com Explainer https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/ClipboardAPI/clipboard-change-event-explainer.md Specification https://github.com/w3c/clipboard-apis/pul

Re: [EXTERNAL] [blink-dev] Intent to Ship: Add MediaStreamTrack support to the Web Speech API

2025-07-14 Thread 'Evan Liu' via blink-dev
This thread contains an example of how you can feature detect this feature: https://github.com/WebAudio/web-speech-api/issues/126#issuecomment-2630176766 On Mon, Jul 14, 2025 at 5:54 AM PhistucK wrote: > How does one feature detect this feature? > > > ☆*PhistucK* > > > On Mon, Jan 6, 2025 at 9:0

Re: [EXTERNAL] [blink-dev] Intent to Ship: Web Speech API contextual biasing

2025-07-14 Thread 'Evan Liu' via blink-dev
Sounds good, I've opened a TAG issue for this here: https://github.com/w3ctag/design-reviews/issues/1121 Please let me know if you have any other feedback! On Mon, Jul 14, 2025 at 11:28 AM Dan Clark wrote: > Thanks for these updates! > > I think it's kind of borderline whether there's enough co

[blink-dev] Re: Intent to Ship: Script Blocking in Incognito

2025-07-14 Thread 'Zainab Rizvi' via blink-dev
Hi, Alex! This will only be enabled for Chrome's Incognito mode. On Mon, Jul 14, 2025 at 2:19 PM Alex Russell wrote: > Will this be enabled for all Chromium browsers by default? > > On Monday, July 14, 2025 at 8:54:57 AM UTC-7 riz...@google.com wrote: > >> Contact emails >> >> riz...@google.com,

[blink-dev] Re: Intent to Ship: IP Protection in Incognito using published Masked Domain list

2025-07-14 Thread 'Zainab Rizvi' via blink-dev
Thanks, Alex, I've updated the review bits in the tool. We are currently targeting this work for Chrome's Incognito mode only. Users will not be able to pick their proxy, but they will be able to turn off the feature. On Mon, Jul 14, 2025 at 2:18 PM Alex Russell wrote: > This is exciting work,

Re: [blink-dev] Re: Intent to Ship: Secure Payment Confirmation: UX Refresh

2025-07-14 Thread Domenic Denicola
This generally looks good, but there's a bit of a hole in the spec which makes it unclear whether CSP, etc. apply to these image fetches: see https://github.com/w3c/image-resource/issues/48 . (The SPC spec calls "Fetch an image resource" with no request supplied, but the Image Resource spec is brok

Re: [blink-dev] Intent to Ship: Deprecate special font size rules for H1 within some elements

2025-07-14 Thread Chris Harrelson
LGTM3 On Sun, Jul 13, 2025 at 8:55 PM Domenic Denicola wrote: > LGTM2! > > On Sat, Jul 12, 2025 at 5:33 AM Rick Byers wrote: > >> Perfect, thanks Mason. LGTM1 then. >> >> On Thu, Jul 10, 2025 at 8:42 PM Mason Freed wrote: >> >>> >>> On Thu, Jul 10, 2025 at 3:08 PM Rick Byers wrote: >>> I

[blink-dev] Ready for Developer Testing: Probabilistic Reveal Tokens

2025-07-14 Thread 'Theodore Olsauskas-Warren' via blink-dev
Contact emails sau...@google.com, las...@google.com, nick...@google.com, erictrou...@chromium.org, ryanka...@google.com, ayk...@google.com Explainer https://github.com/GoogleChrome/ip-protection/blob/main/prt_explainer.md Specification None Summary To ensure that businesses can continue to e

[blink-dev] Re: Intent to Ship: CSS find-in-page highlight pseudos

2025-07-14 Thread Stephen Chenney
On Sun, Jul 13, 2025 at 11:58 PM Domenic Denicola wrote: > > > On Thursday, July 10, 2025 at 4:41:12 AM UTC+9 Chromestatus wrote: > > Contact emails schen...@chromium.org, ji...@igalia.com > > Explainer https://github.com/Igalia/explainers/blob/main/css/find- > in-page/README.md > > Specification

Re: [blink-dev] Intent to Prototype: Script Tools API

2025-07-14 Thread David Bokan
On Thu, Jul 10, 2025 at 1:46 PM Reilly Grant wrote: > Please create a sub-component for Script Tools under either Blink>WebML or > Blink>AI because my team uses Blink>WebML for WebNN issues and is tracking > this component with our internal project management tools so having > non-WebNN issues fi

Re: [EXTERNAL] [blink-dev] Intent to Ship: Web Speech API contextual biasing

2025-07-14 Thread 'Dan Clark' via blink-dev
(re-sending from the correct account) Thanks for these updates! I think it's kind of borderline whether there's enough complexity here to merit a TAG review. My preference is to go ahead and request one in case they do have feedback. -- Dan On Thursday, July 10, 2025 at 12:59:03 PM UTC-7 ev..

Re: [EXTERNAL] [blink-dev] Intent to Ship: Web Speech API contextual biasing

2025-07-14 Thread Dan Clark
Thanks for these updates! I think it's kind of borderline whether there's enough complexity here to merit a TAG review. My preference is to go ahead and request one in case they do have feedback. -- Dan On Thursday, July 10, 2025 at 12:59:03 PM UTC-7 Evan Liu wrote: > Hi Dan, > > Thank you fo

[blink-dev] Re: [EXTERNAL] Re: Intent to Experiment: Clipboardchange event

2025-07-14 Thread 'Rohan Raja' via blink-dev
Thanks Alex for reviewing. We are expecting feedback from Chrome remote desktop application, Excel online and Citrix's web based solutions for their remote desktop application (as per their feedback here). We might expect more engagement from simi

Re: [blink-dev] Re: Intent to Ship: Secure Payment Confirmation: UX Refresh

2025-07-14 Thread Alex Russell
LGTM1; my view is that each browser team is managing risk about browser-presented UI and that nothing about this forces anyone to display anything. Best, Alex On Thursday, July 10, 2025 at 11:24:51 AM UTC-7 Nina Satragno wrote: > El mié, 9 jul 2025 a la(s) 12:11 p.m., Stephen Mcgruer ( > smcg

[blink-dev] Re: Intent to Ship: IP Protection in Incognito using published Masked Domain list

2025-07-14 Thread Alex Russell
This is exciting work, and I'm inclined to LGTM. There are some reviews that need to be kicked off within the tool for us to be able to move forward; let us know if you need help. On the meat of the work, are you going to be launching this feature with any other Chromium browsers, either with G

[blink-dev] Re: Intent to Ship: Script Blocking in Incognito

2025-07-14 Thread Alex Russell
Will this be enabled for all Chromium browsers by default? On Monday, July 14, 2025 at 8:54:57 AM UTC-7 riz...@google.com wrote: > Contact emails > > riz...@google.com, mk...@chromium.org > > Explainer > > https://github.com/explainers-by-googlers/script-blocking > > Specification > > https://gi

[blink-dev] Re: Intent to Experiment: Clipboardchange event

2025-07-14 Thread Alex Russell
LGTM1; are there engaged partners that you're expecting to get feedback from? And is there any chance you'll come back with an I2S before the close of the OT? Thanks, Alex On Monday, July 14, 2025 at 10:24:44 AM UTC-7 Rohan Raja wrote: > > > *Contact emails* > ror...@microsoft.com, ragou...@m

Re: [EXTERNAL] [blink-dev] Intent to Ship: Add MediaStreamTrack support to the Web Speech API

2025-07-14 Thread PhistucK
How does one feature detect this feature? ☆*PhistucK* On Mon, Jan 6, 2025 at 9:01 PM Mike Taylor wrote: > LGTM3 > On 1/2/25 9:51 AM, Yoav Weiss (@Shopify) wrote: > > LGTM2 > > On Tuesday, December 31, 2024 at 4:42:25 PM UTC+1 PhistucK wrote: > >> Very nice. Will I be able to record as well as

[blink-dev] Intent to Prototype: Crash reporting storage API

2025-07-14 Thread Chromestatus
Contact emails d...@chromium.org Explainer https://github.com/WICG/crash-reporting/blob/gh-pages/crashReport-explainer.md Specification None Summary A new key-value API, tentatively `window.crashReport`, backed by a per-Document map holding data that gets appended to crash reports. See htt

[blink-dev] Intent to Ship: IP Protection in Incognito using published Masked Domain list

2025-07-14 Thread 'Zainab Rizvi' via blink-dev
Contact emailsmiketa...@chromium.org, jhbrad...@google.com, riz...@google.com Explainerhttps://github.com/GoogleChrome/ip-protection/blob/main/README.md Specification None. While Apple does ship a similar feature, we believe that we need the experience that comes with shipping before attempting

[blink-dev] Intent to Ship: Script Blocking in Incognito

2025-07-14 Thread 'Zainab Rizvi' via blink-dev
Contact emails riz...@google.com, mk...@chromium.org Explainer https://github.com/explainers-by-googlers/script-blocking Specification https://github.com/whatwg/fetch/pull/1840 Summary Mitigating API Misuse for Browser Re-Identification, otherwise known as Script Blocking, is a feature that

Re: [blink-dev] Re: Intent to Ship: Controlled Frame API (available only to IWAs)

2025-07-14 Thread Dominic Farolino
As one of this feature's spec mentors, I'd like to offer a spec maturity statement . Since this feature was last discussed, Robbie and the team have made the changes that API OWNERs and spec reviewers, including myself, have

Re: [blink-dev] Re: Intent to Ship: Script Blocking in Incognito

2025-07-14 Thread Gregg Tavares
Does this enable more detection of incognito mode by sites? On Mon, Jul 14, 2025 at 1:08 PM 'Zainab Rizvi' via blink-dev < blink-dev@chromium.org> wrote: > Hi, Alex! This will only be enabled for Chrome's Incognito mode. > > On Mon, Jul 14, 2025 at 2:19 PM Alex Russell > wrote: > >> Will this be

Re: [blink-dev] Re: Intent to Ship: SharedWorker script inherit controller for blob script URL

2025-07-14 Thread 'Yoshisato Yanagisawa' via blink-dev
Just update on the histogram I have added several months ago. Upon 28 days of aggregation, ServiceWorker.SharedWorker.ResourceFetch.FromBlob was 100% false on desktop (Win, mac, Linux). ServiceWorker.SharedWorker.ResourceFetch.UseServiceWorker was 100% true on desktop except for mac, but false on

[blink-dev] Intent to Ship: ServiceWorkerStaticRouterTimingInfo

2025-07-14 Thread Keita Suzuki
Contact emailssuzukike...@chromium.org, yyanagis...@chromium.org Explainer https://github.com/WICG/service-worker-static-routing-api/blob/main/resource-timing-api.md Specificationhttps://github.com/w3c/ServiceWorker Other changes: https://github.com/w3c/resource-timing/pull/415 https://github.com