[blink-dev] Intent to Experiment: Region Capture

2021-10-05 Thread 'Elad Alon' via blink-dev
Contact emailselada...@chromium.org, mfo...@chromium.org, jop...@chromium.org Explainerhttps://github.com/eladalon1983/region-capture/blob/main/README.md Specificationhttps://eladalon1983.github.io/region-capture/ Summary Recall that applications may currently obtain a capture of the tab in

[blink-dev] Intent to Experiment: Auto Dark Mode & the CSS color-scheme “only” keyword

2021-10-05 Thread Peter Beverloo
*Contact emails* futh...@chromium.org, p...@chromium.org, pe...@chromium.org *Spec* https://drafts.csswg.org/css-color-adjust/#color-scheme-prop *Summary* This Origin Trial covers two pieces of related functionality: First, websites that decide to participate in this trial will have their

[blink-dev] Intent to Prototype: Region Capture

2021-10-05 Thread 'Elad Alon' via blink-dev
Contact emailselada...@chromium.org, mfo...@chromium.org, jop...@chromium.org Explainerhttps://github.com/eladalon1983/region-capture/blob/main/README.md Specificationhttps://eladalon1983.github.io/region-capture/ Summary Recall that applications may currently obtain a capture of the tab in

Re: [blink-dev] Intent to Prototype and Ship: Cookie size limits

2021-10-05 Thread Andrew Williams
Just a quick update - these changes have landed and should be enabled in M95. -Andrew On Thu, Aug 12, 2021 at 3:45 PM Alex Russell wrote: > LGTM3. Apologies for the delay. > > On Thursday, July 29, 2021 at 2:24:19 PM UTC-7 Yoav Weiss wrote: > >> LGTM2 >> >> On Thu, Jul 29, 2021 at 11:14 PM

Re: [blink-dev] Intent to Ship: WebAssembly Content Security Policy

2021-10-05 Thread 'Francis McCabe' via blink-dev
Note: this was pointed out to me by mkwst@ ... The scenario is that a web site publishes a script-src policy (without otherwise mentioning webassembly), not expecting it to enable any wasm execution. Extending the coverage of script-src would extend the footprint of files accessible from that

[blink-dev] Intent to Ship: CSS font-synthesis property

2021-10-05 Thread 'Munira Tursunova' via blink-dev
Contact emails moon...@google.com, dr...@chromium.org Explainer https://drafts.csswg.org/css-fonts-4/#font-synthesis-intro https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis Specification https://drafts.csswg.org/css-fonts/#font-synthesis Summary The font-synthesis CSS

Re: [blink-dev] [RESPONSE REQUESTED] What's in Chrome 96?

2021-10-05 Thread 'Adam Argyle' via blink-dev
Looks like prefers-contrast will ship with 96 or 97  On Thu, Sep 30, 2021 at 9:51 AM 'Joe Medley' via blink-dev < blink-dev@chromium.org> wrote: > Gang, > > I apologize for sending this a week late. > > Chrome 96 is planned

Re: [blink-dev] Re: [RESPONSE REQUESTED] What's in Chrome 96?

2021-10-05 Thread Diego González
Hola Joe, No, the feature you link to is Protocol Handlers. The one I am referring to is URL Handling . This is the relevant Chrome OT entry . Diego On

Re: [blink-dev] Intent to Ship: App Shortcuts Menu

2021-10-05 Thread 'Ajay Rahatekar' via blink-dev
Hi All, This feature previously shipped for Windows and Android https://chromestatus.com/feature/5706099464339456. Requesting approval to ship on Mac and Linux https://bugs.chromium.org/p/chromium/issues/detail?id=1248101 -Ajay On Thursday, May 28, 2020 at 12:13:39 PM UTC-7 yo...@yoav.ws

Re: [blink-dev] Re: [RESPONSE REQUESTED] What's in Chrome 96?

2021-10-05 Thread 'Joe Medley' via blink-dev
This is exactly the kind of information I need. When a feature leaves an origin trial, I announce in the first version where it's enabled by default. URLHandlers: is that this ? Is its origin trial also being extended? Its Chrome Status

Re: [blink-dev] Intent to Ship: WebTransport

2021-10-05 Thread Yutaka Hirano
On Mon, Oct 4, 2021 at 10:04 PM Philip Jägenstedt wrote: > On Fri, Oct 1, 2021 at 9:27 PM Yutaka Hirano wrote: > >> Hi Philip, >> >> Sorry for the belated reply. Comments inline: >> >> On Thu, Sep 30, 2021 at 7:31 PM Philip Jägenstedt >> wrote: >> >>> Hi again, >>> >>> I've made a full pass of

[blink-dev] Intent to Implement and Ship: Allow simple Range header values without preflight

2021-10-05 Thread Rayan Kanso
Contact emailsrayank...@chromium.org, jakearchib...@chromium.org Specificationhttps://fetch.spec.whatwg.org/ Diff: https://github.com/whatwg/fetch/pull/1312 Summary Allows requests with simple range headers to go through without preflight. CORS requests will be able to use the Range header in

Re: [blink-dev] Intent to Ship: Do not invert selection background color when it matches text color

2021-10-05 Thread Manuel Rego Casasnovas
On 04/10/2021 14:24, Yoav Weiss wrote: > Do we know the reasons why WebKit changed behavior? Thanks for the question Yoav. This question lead to further investigation to find out this is a total mess, so I abandon this intent for now. Maybe in the future we could resend this. For more details

Re: [blink-dev] Intent to Experiment: WebAssembly Dynamic Tiering

2021-10-05 Thread Mike West
Thanks! In that case, LGTM to use origin trials for this otherwise web-invisible experiment. :) -mike On Tue 5. Oct 2021 at 09:51 Andreas Haas wrote: > Hi Mike, > > We want to use the Origin Trial to get some early information from > partners, but then plan to ship with a finch trial and roll

Re: [blink-dev] Intent to Experiment: WebAssembly Dynamic Tiering

2021-10-05 Thread 'Andreas Haas' via blink-dev
Hi Mike, We want to use the Origin Trial to get some early information from partners, but then plan to ship with a finch trial and roll it out step by step while observing the impact on webpages we are not directly aware of. Cheers, Andreas On Mon, Oct 4, 2021 at 6:58 PM Mike West wrote: > If