[blink-dev] Re: Intent to Experiment: Crash Reporting key-value API

2025-07-30 Thread Domenic Denicola
On Thursday, July 31, 2025 at 4:28:22 AM UTC+9 Chromestatus wrote: Contact emails d...@chromium.org Explainer https://github.com/WICG/crash-reporting/blob/gh-pages/ crashReport-explainer.md Specification https://github.com/WICG/crash-reporting/pull/37 I've noted a few issues, which do not

Re: [blink-dev] Re: [EXTERNAL] Re: Intent to Ship: Support width and height as presentation attributes on nested elements

2025-07-30 Thread Domenic Denicola
I was about to LGTM this, noting that you've done a great job with test coverage, and we've given over a month for the CSSWG to come to a conclusion but not seen much movement. But then I noticed that 16 hours ago, a Firefox engineer has chimed in on the CSSWG thread

[blink-dev] Re: Intent to Ship: IndexedDB getAllRecords() and direction option for getAll()/getAllKeys()

2025-07-30 Thread 'Evan Stade' via blink-dev
Thanks for the ping. I'm happy with the status of the PR and I think it's ready to merge. On Wednesday, July 30, 2025 at 8:12:58 AM UTC-7 Alex Russell wrote: > Per today's API OWNERS, there's some question about if and when the spec > change might land. > > Evan, do you have insight into that p

[blink-dev] Intent to Experiment: Crash Reporting key-value API

2025-07-30 Thread Chromestatus
Contact emails d...@chromium.org Explainer https://github.com/WICG/crash-reporting/blob/gh-pages/crashReport-explainer.md Specification https://github.com/WICG/crash-reporting/pull/37 Summary A new key-value API, tentatively `window.crashReport`, backed by a per-Document map holding data th

[blink-dev] Intent to Prototype & Ship: activeViewTransition property on document

2025-07-30 Thread Vladimir Levin
Contact emailsvmp...@google.com Explainer https://github.com/WICG/view-transitions/blob/main/active-view-transition.md Specificationhttps://drafts.csswg.org/css-view-transitions-2 Summary View Transitions API allows developers to start visual transitions between different states. The primary SP

Re: [blink-dev] Re: Intent to Ship: Support restrictOwnAudio

2025-07-30 Thread Yoav Weiss (@Shopify)
LGTM3 On Wed, Jul 30, 2025 at 5:09 PM Chris Harrelson wrote: > LGTM2 > > On Wed, Jul 30, 2025 at 8:08 AM Alex Russell > wrote: > >> LGTM1 >> >> On Tuesday, July 29, 2025 at 3:16:04 PM UTC+1 Olga Sharonova wrote: >> >>> Hi Dan, >>> >>> >>> *> Will this feature be supported on all six Blink platf

Re: [blink-dev] Intent to Extend Experiment: Enabling Web Applications to understand bimodal performance timings

2025-07-30 Thread Chris Harrelson
LGTM On Thu, Jul 24, 2025 at 12:48 PM 'Mike Jackson' via blink-dev < blink-dev@chromium.org> wrote: > Contact emails > mjack...@microsoft.com, mmo...@google.com, mjack...@chromium.org > > Explainer > > https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PerformanceNavigationTiming%20for%2

[blink-dev] Re: Intent to Ship: IndexedDB getAllRecords() and direction option for getAll()/getAllKeys()

2025-07-30 Thread Alex Russell
Per today's API OWNERS, there's some question about if and when the spec change might land. Evan, do you have insight into that process? Best, Alex On Thursday, July 24, 2025 at 8:40:07 PM UTC+1 Chromestatus wrote: > Contact emails stev...@microsoft.com, rah...@microsoft.com, > evanst...@mic

Re: [blink-dev] Re: Intent to Ship: Support restrictOwnAudio

2025-07-30 Thread Chris Harrelson
LGTM2 On Wed, Jul 30, 2025 at 8:08 AM Alex Russell wrote: > LGTM1 > > On Tuesday, July 29, 2025 at 3:16:04 PM UTC+1 Olga Sharonova wrote: > >> Hi Dan, >> >> >> *> Will this feature be supported on all six Blink platforms (Windows, >> Mac, Linux, ChromeOS, Android, and Android WebView)?* >> > No

[blink-dev] Re: Intent to Ship: Support restrictOwnAudio

2025-07-30 Thread Alex Russell
LGTM1 On Tuesday, July 29, 2025 at 3:16:04 PM UTC+1 Olga Sharonova wrote: > Hi Dan, > > > *> Will this feature be supported on all six Blink platforms (Windows, > Mac, Linux, ChromeOS, Android, and Android WebView)?* > > No > > My understanding is that this has to be "No" because getDisplayMed

Re: [EXTERNAL] [blink-dev] Intent to Ship: ServiceWorkerAutoPreload

2025-07-30 Thread Mike Taylor
LGTM3 On 7/30/25 4:23 p.m., Yoav Weiss (@Shopify) wrote: LGTM2 On Tuesday, July 29, 2025 at 2:01:24 AM UTC+2 dan...@microsoft.com wrote: Thanks for getting the spec PR landed, and for the clarifications on when the preload will be triggered. LGTM1. -- Dan On Sunday, July 27,

Re: [EXTERNAL] [blink-dev] Intent to Ship: ServiceWorkerAutoPreload

2025-07-30 Thread Yoav Weiss (@Shopify)
LGTM2 On Tuesday, July 29, 2025 at 2:01:24 AM UTC+2 dan...@microsoft.com wrote: > Thanks for getting the spec PR landed, and for the clarifications on when > the preload will be triggered. LGTM1. > > -- Dan > > On Sunday, July 27, 2025 at 10:06:56 PM UTC-7 yyana...@chromium.org wrote: > >> >> >>

Re: [blink-dev] Intent to Ship: View Transitions: Inherit more animation properties

2025-07-30 Thread Daniel Bratell
LGTM3 /Daniel On 2025-07-30 10:18, Mike Taylor wrote: LGTM2 On 7/28/25 4:50 p.m., Vladimir Levin wrote: On Wed, Jul 23, 2025 at 11:32 AM Chris Harrelson wrote: LGTM1 On Mon, Jul 21, 2025 at 9:53 AM Chromestatus wrote: Contact emails vmp...@googl

Re: [blink-dev] Intent to Ship: View Transitions: Inherit more animation properties

2025-07-30 Thread Mike Taylor
LGTM2 On 7/28/25 4:50 p.m., Vladimir Levin wrote: On Wed, Jul 23, 2025 at 11:32 AM Chris Harrelson wrote: LGTM1 On Mon, Jul 21, 2025 at 9:53 AM Chromestatus wrote: Contact emails vmp...@google.com Explainer None