RE: [blink-dev] Intent to Ship: The Nested Declarations Rule

2024-08-01 Thread 'Daniel Clark' via blink-dev
The stated answer to "Will this feature be supported on all six Blink platforms" is "No", but I'd expect this to be the same on all platforms - is that right? Could you elaborate a bit on why this might not be doable behind a flag? -- Dan From: Anders Hartvoll Ruud Sent: Thursday, August 1, 2

Re: [blink-dev] Intent to Ship: Isolated Web Apps

2024-08-01 Thread Vladimir Levin
On Thu, Aug 1, 2024 at 2:18 PM Robbie McElrath wrote: > For this initial managed accounts only launch, IWAs will only need to be > signed by a developer key. That verifies the source of the app, but the > trustworthiness signal comes from the fact that an admin chose to install > the app on devic

Re: [blink-dev] Intent to Ship: Isolated Web Apps

2024-08-01 Thread Robbie McElrath
For this initial managed accounts only launch, IWAs will only need to be signed by a developer key. That verifies the source of the app, but the trustworthiness signal comes from the fact that an admin chose to install the app on devices. We do have a longer term plan for countersigning by a tr

Re: [blink-dev] PSA: Throw exception when text encode alloc memory fail.

2024-08-01 Thread Mike Taylor
Hi there, Have we done any sort of web compatibility analysis of what this change implies? A broken page might be a better choice than a crashed tab, but it's hard to know without any sense of the potential impact of this change. Also, is there a plan to specify this behavior? What's the inte

[blink-dev] PSA: Throw exception when text encode alloc memory fail.

2024-08-01 Thread 'xu ms' via blink-dev
*Contact emails*: xuzha...@microsoft.com *Summary:* We are currently observing many renderer crashes occurring in text encode.Encoding Standard (whatwg.org) This is because DOMArrayBuffer::Create is currently used to create a buffer, and when memory allocati

Re: [blink-dev] Re: Intent to Ship: HTTPS pages with Cache-control: no-store and Back/Forward Cache

2024-08-01 Thread Erwin Hofman
Just being curious here: Any updates regarding roll out percentage? Op woensdag 29 mei 2024 om 04:45:44 UTC+2 schreef Mingyu Lei: > Hi everyone, > > We want to share a quick update that the CCNS experiment has been rolled > out to 5% in stable. > > Thanks, > Mingyu > > On Wed, Feb 14, 2024 at 4:

Re: [blink-dev] Intent to Ship: Isolated Web Apps

2024-08-01 Thread Vladimir Levin
My understanding is that IWAs would have to be signed by some entity before they can run (Google?). I was wondering if you had thoughts about a path forward if other browsers also support IWAs or if other companies want to sign and accept those bundles. Essentially, would it become a somewhat frag

[blink-dev] Intent to Ship: The Nested Declarations Rule

2024-08-01 Thread Anders Hartvoll Ruud
Note: See also the previous (failed) intent for @nest. All CSSWG disagreements around this are now resolved. Contact emails andr...@chromium.org Specification https://drafts.csswg.org/css-nesting-1/#nested-declarations-rule S