[blink-dev] Isolated Web Apps Kiosk ChromeOS support

2025-02-11 Thread Nikita Kot
Hello, Not sure I'm asking in the right place, but when Isolated Web Apps will be supported as a kiosk application in the Admin Dashboard (https://admin.google.com/u/3/ac/chrome/apps/kiosk)? Thanks -- You received this message because you are subscribed to the Google Groups "blink-dev" group

[blink-dev] Intent to Experiment: Interest Invokers

2025-02-11 Thread Mason Freed
Contact emailsmas...@chromium.org, lwar...@igalia.com, chrom...@keithcirkel.co.uk Explainerhttps://open-ui.org/components/interest-invokers.explainer Specificationhttps://github.com/whatwg/html/pull/11006 Summary This feature adds an `interesttarget` attribute to and elements. The `interestta

Re: [blink-dev] Trouble understanding why `headless_shell_wpt_tests` is red on the bots

2025-02-11 Thread Xianzhu Wang
Thanks Weizhong for analyzing the bug. Fwiw, web test results.html has a timing stats feature (in the top-right corner). You can compare the timing stats with patch and without patch locally to see if the patch causes web test performance issues, even if you can't reproduce the timeouts. On Tue,

Re: [blink-dev] Intent to Ship: Element Reflection

2025-02-11 Thread Chris Harrelson
LGTM2 On Mon, Feb 10, 2025 at 10:49 PM alice wrote: > On 2025-02-08 05:06, Chris Harrelson wrote: > > On Thu, Feb 6, 2025 at 8:39 PM alice wrote: > > > >> On 2025-02-07 10:58, Chris Harrelson wrote: > >>> Hi Alice, > >>> > >>> Could you update the chromestatus entry [8]'s overview to > >> expli

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature: Remove Aggregatable report limit when trigger context ID is non-null

2025-02-11 Thread Mike Taylor
LGTM2 On 2/11/25 1:46 PM, Chris Harrelson wrote: LGTM1 On Tue, Feb 11, 2025 at 10:06 AM Nan Lin wrote: Hi Blink Owners, Just friendly ping, are there any more questions for this feature please? We hope to get the approvals before Feb 18 so that we can still target M134 f

Re: [blink-dev] Intent to Ship: Element Reflection

2025-02-11 Thread Mike Taylor
LGTM3 On 2/11/25 1:44 PM, Chris Harrelson wrote: LGTM2 On Mon, Feb 10, 2025 at 10:49 PM alice wrote: On 2025-02-08 05:06, Chris Harrelson wrote: > On Thu, Feb 6, 2025 at 8:39 PM alice wrote: > >> On 2025-02-07 10:58, Chris Harrelson wrote: >>> Hi Alice, >>> >>> Co

Re: [blink-dev] Intent to Ship: CSS Logical Overflow

2025-02-11 Thread Chris Harrelson
LGTM3 On Tue, Feb 11, 2025 at 7:56 AM Mike Taylor wrote: > LGTM2 > On 2/11/25 3:42 AM, Philip Jägenstedt wrote: > > LGTM1, I see that it was landed in WebKit just 2 days ago: > https://github.com/WebKit/WebKit/pull/40302 > > On Mon, Feb 10, 2025 at 9:14 AM Rune Lillesveen > wrote: > >> On Sat,

[blink-dev] Re: Isolated Web Apps Kiosk ChromeOS support

2025-02-11 Thread 'Swetha Sivaram' via blink-dev
We expect to introduce support for a limited number of IWAs in Kiosk in Q2 this year. The initial launch will have basic managed deployment support for Kiosk, including admin controls to force install IWAs in Kiosk mode. On Tuesday, February 11, 2025 at 7:23:29 PM UTC+1 Robbie McElrath wrote: >

Re: [blink-dev] Intent to Ship: CSS Logical Overflow

2025-02-11 Thread Philip Jägenstedt
LGTM1, I see that it was landed in WebKit just 2 days ago: https://github.com/WebKit/WebKit/pull/40302 On Mon, Feb 10, 2025 at 9:14 AM Rune Lillesveen wrote: > On Sat, Feb 8, 2025 at 7:26 PM Mike Taylor wrote: > >> On 2/7/25 8:19 AM, Rune Lillesveen wrote: >> 2 years ago Apple indicated that th

[blink-dev] Intent to Prototype: ScrollIntoView container option

2025-02-11 Thread Chromestatus
Contact emails fla...@chromium.org Explainer None Specification https://drafts.csswg.org/cssom-view/#dom-scrollintoviewoptions-container Summary The ScrollIntoViewOptions container option allows developers to perform a scrollIntoView only scrolling the nearest ancestor scroll container. For

Re: [blink-dev] Re: Intent to Ship: H26x Codec support updates for MediaRecorder

2025-02-11 Thread 'Ashley Gullen' via blink-dev
As a web developer interested in Chrome's video encoding capabilities with both WebCodecs and MediaRecorder, I had no idea until reading this that Chrome actually already shipped support for HEVC encoding with WebCodecs in M130 - it doesn't appear to be listed on chromestatus.com. Could Google make

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature: Remove Aggregatable report limit when trigger context ID is non-null

2025-02-11 Thread Nan Lin
Hi Blink Owners, Just friendly ping, are there any more questions for this feature please? We hope to get the approvals before Feb 18 so that we can still target M134 for the feature. Thanks, Nan On Wed, Feb 5, 2025 at 11:42 AM Nan Lin wrote: > Hi Yoav, > > Thanks for the response. > > On Wed

Re: [blink-dev] Trouble understanding why `headless_shell_wpt_tests` is red on the bots

2025-02-11 Thread Łukasz Anforowicz
To close the loop - thanks to the feedback (i.e. pointing out that the CL causes a broad slowdown) I was able to identify the root problem: some low-level, performance-sensitive pieces of Rust standard library were getting instrumented for code coverage - see https://crbug.com/395690207 for more de

Re: [blink-dev] Intent to Ship: CSS Logical Overflow

2025-02-11 Thread Mike Taylor
LGTM2 On 2/11/25 3:42 AM, Philip Jägenstedt wrote: LGTM1, I see that it was landed in WebKit just 2 days ago: https://github.com/WebKit/WebKit/pull/40302 On Mon, Feb 10, 2025 at 9:14 AM Rune Lillesveen wrote: On Sat, Feb 8, 2025 at 7:26 PM Mike Taylor wrote: On 2/7/25 8:1

[blink-dev] Re: Isolated Web Apps Kiosk ChromeOS support

2025-02-11 Thread 'Robbie McElrath' via blink-dev
IWA support in kiosk is still under active development. Polina, would you be able to share what the current timelines look like? On Tuesday, February 11, 2025 at 8:34:49 AM UTC-8 Nikita Kot wrote: > Hello, > > Not sure I'm asking in the right place, but when Isolated Web Apps will be > supporte

[blink-dev] Ready for Developer Testing: No-Vary-Search support for the HTTP disk cache

2025-02-11 Thread Adam Rice
Contact emailsri...@chromium.org, kou...@chromium.org Explainerhttps://github.com/WICG/nav-speculation/blob/main/no-vary-search.md Specification https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html Design docs https://docs.google.com/document/d/1RS3q6qZ7-k9CvZsDYseGOXzcdQ9fG

[blink-dev] Intent to Prototype: Scoped view transitions

2025-02-11 Thread Chromestatus
Contact emails sko...@chromium.org, kev...@chromium.org Explainer https://github.com/WICG/view-transitions/blob/main/scoped-transitions.md Specification None Summary Exposes element.startViewTransition() on arbitrary HTML elements. The element establishes a scope for the transition, which m

Re: [blink-dev] Re: Intent to Ship: H26x Codec support updates for MediaRecorder

2025-02-11 Thread Dale Curtis
Sorry about that. Historically video codec changes were handled via internal processes since they were aspects of the underlying Chromium platform. Especially so in the case of HEVC where it requires hardware support. Going forward all video codec changes will use the Blink process. - dale On Tue

Re: [blink-dev] Intent to Experiment: Interest Invokers

2025-02-11 Thread Mike Taylor
LGTM to experiment from 135 to 137 inclusive. On 2/11/25 11:22 AM, Mason Freed wrote: Contact emails mas...@chromium.org, lwar...@igalia.com, chrom...@keithcirkel.co.uk Explainer https://open-ui.org/components/interest-invokers.explainer Specification https://git

Re: [blink-dev] Re: Intent to Ship: Private Aggregation API: per-context contribution limits for Shared Storage callers

2025-02-11 Thread Chris Harrelson
LGTM1 On Thu, Feb 6, 2025 at 9:57 AM Dan McArdle wrote: > Thanks for the questions, Yoav. > > First, a little background. Sites make contributions to Private > Aggregation histograms from within isolated contexts that have access to > cross-site data. The browser sends these contributions back t

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature: Remove Aggregatable report limit when trigger context ID is non-null

2025-02-11 Thread Chris Harrelson
LGTM1 On Tue, Feb 11, 2025 at 10:06 AM Nan Lin wrote: > Hi Blink Owners, > > Just friendly ping, are there any more questions for this feature please? > > We hope to get the approvals before Feb 18 so that we can still target > M134 for the feature. > > Thanks, > Nan > > On Wed, Feb 5, 2025 at 1

Re: [blink-dev] Intent to Ship: Create service worker client and inherit service worker controller for srcdoc iframe

2025-02-11 Thread Chris Harrelson
Hi, comment below. On Sun, Feb 9, 2025 at 10:52 PM Chromestatus < ad...@cr-status.appspotmail.com> wrote: > Contact emails lz...@microsoft.com, yyanagis...@chromium.org > > Explainer None > > Specification https://github.com/w3c/ServiceWorker/issues/765 This is an issue and not a specification.

Re: [blink-dev] Intent to Ship: Dispatching click events to captured pointer

2025-02-11 Thread Chris Harrelson
LGTM2 On Sun, Feb 9, 2025 at 7:56 PM Domenic Denicola wrote: > > > On Sat, Feb 8, 2025 at 5:29 AM Mustaq Ahmed wrote: > >> My i2s message missed one important point: we are planning for an >> incremental rollout on Stable, just to be on the safe side from the compat >> perspective (see my WIP f

Re: [blink-dev] Intent to Ship: Remove clamping of setInterval(...) to >= 1ms

2025-02-11 Thread Domenic Denicola
LGTM1. I'm still curious on the web developer signals, if you have anything to share there :) >> *Web developers*: No signals > > I'm just curious, have any web developers complained about this, or is this mostly done out of a desire for interop, or...? On Tue, Feb 11, 2025 at 1:38 AM Chris Harre

[blink-dev] Intent to Prototype: No-Vary-Search support for the HTTP disk cache

2025-02-11 Thread Chromestatus
Contact emails ri...@chromium.org, kou...@chromium.org Explainer https://github.com/WICG/nav-speculation/blob/main/no-vary-search.md Specification https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html Design docs https://docs.google.com/document/d/1RS3q6qZ7-k9CvZsDYseGOXz

Re: [blink-dev] Intent to Ship: Create service worker client and inherit service worker controller for srcdoc iframe

2025-02-11 Thread Yoshisato Yanagisawa
Hi Chris, Thanks for the reply. 2025年2月12日(水) 3:56 Chris Harrelson : > Hi, comment below. > > On Sun, Feb 9, 2025 at 10:52 PM Chromestatus < > ad...@cr-status.appspotmail.com> wrote: > >> Contact emails lz...@microsoft.com, yyanagis...@chromium.org >> >> Explainer None >> >> Specification https: