Re: [blink-dev] Re: Intent to Prototype & Ship: Cookie Expires/Max-Age attribute upper limit for prior storage

2023-08-03 Thread Daniel Bratell
I like the idea of automatically clearing out unused cookies, but I am unclear if that is what happens here. In an hypothetical scenario, a user of website awesomeapp.tv will make some customization the first time they are there, and the site will store that customization in a cookie with an e

Re: [blink-dev] Re: Intent to Prototype & Ship: Cookie Expires/Max-Age attribute upper limit for prior storage

2023-08-03 Thread Ari Chivukula
I guess I'm a little confused on the direction of the conversation. If a user starts using chrome today no cookie can set an expiration date more than 400 days in the future, so all sites must already adapt to that present reality. Some users with cookies stored before this limit was imposed aroun

Re: [blink-dev] Re: Intent to Prototype & Ship: Cookie Expires/Max-Age attribute upper limit for prior storage

2023-08-03 Thread Daniel Bratell
So my assumption is the pessimistic one that most sites won't notice this policy change even if we publish posts about it. And even if users and sites can survive lost cookies, it might still be a disruption that was unexpected and unwanted. But I don't have any good idea of how disruptive and

Re: [blink-dev] WebGPU error catching when rendering on worker

2023-08-03 Thread wenhan chong
Hi Brandon, Thanks for looking at this. I compared you sample code against the code in my app and saw that the render loop on my worker thread was causing the issue. It seems that having a render loop on the worker prevents control from returning to the ui thread, thus suppressing any errors th

Re: [blink-dev] Intent to Prototype & Ship: Clear Client Hints via Clear-Site-Data header

2023-08-03 Thread Chris Harrelson
LGTM3 On Tue, Aug 1, 2023 at 5:47 AM Daniel Bratell wrote: > LGTM2 > > /Daniel > On 2023-07-24 11:48, Ari Chivukula wrote: > > Wanted to bump review for this, thanks! > > ~ Ari Chivukula (Their/There/They're) > > > On Tue, Jul 18, 2023 at 2:00 PM Rick Byers wrote: > >> Seems like a pretty minor

Re: [blink-dev] WebGPU error catching when rendering on worker

2023-08-03 Thread 'Brandon Jones' via blink-dev
Glad that you were able to figure it out! And yeah, that can be a non-obvious requirement of operating in a worker. I'll see if there's any sensible places for us to surface that to the rest of the community. --Brandon On Wed, Aug 2, 2023 at 11:26 PM wenhan chong wrote: > Hi Brandon, > > Thanks

Re: [blink-dev] Intent to extend experiment: WebAssembly Garbage Collection (WasmGC), plus stringref

2023-08-03 Thread Emanuel Ziegler
Hi Alex, Thanks for your reply. I feel there might be a misunderstanding on where we are with this proposal and the goals of the OT. This is not an API that Google has come up with, but a W3C community group proposal that has seen several iterations over the last 3 years. At this point, we have a

[blink-dev] PSA: change in default behavior of `content_shell --run-web-tests`

2023-08-03 Thread Stefan Zager
If you never run `content_shell --run-web-tests` from the command line, you can stop reading now. tl;dr -- `content_shell --run-web-tests` will soon switch to using threaded compositing by default. Currently, the default behavior of `content_shell --run-web-tests` is to disable threaded compositi

Re: [blink-dev] Intent to extend experiment: WebAssembly Garbage Collection (WasmGC), plus stringref

2023-08-03 Thread Adam Klein
Alex & I chatted offline (to avoid blocking on the API Owners meeting), and I now understand the root of his concern, which had to do with pushing any breaking changes past the end of the OT and into the post-shipping period. Let me clarify the situation with respect to breaking changes, the Wasm C

[blink-dev] Intent to Ship: Attribution Reporting features (lookback windows, flex-lite)

2023-08-03 Thread John Delaney
Contact emails johni...@chromium.org, csharri...@chromium.org Explainer https://github.com/WICG/attribution-reporting-api/blob/main/flexible_event_config.md#phase-1-lite-flexible-event-level https://github.com/WICG/attribution-reporting-api/blob/main/EVENT.md Specification https://wicg.github.

Re: [blink-dev] Intent to extend experiment: WebAssembly Garbage Collection (WasmGC), plus stringref

2023-08-03 Thread Alex Russell
Thanks for all of this, Adam. This all makes much more sense to me now. This ordering makes sense, and I'm sorry for the holdup. LGTM to extend this OT. Looking forward to seeing the feedback data. Best, Alex On Thursday, August 3, 2023 at 1:38:45 PM UTC-7 Adam Klein wrote: > Alex & I chat

Re: [blink-dev] Re: Intent to Prototype: Web environment integrity API

2023-08-03 Thread 'Adam Norberg' via blink-dev
First, thank you for providing this moderated forum -- I appreciate the work folks are doing to keep this important discussion going. I suggest we update the explainer and proposal to describe, right at the top, that the proposal is on hold. Such a statement, especially if it refers to "not mee

Re: [blink-dev] Intent to Experiment: Compression dictionary transport with Shared Brotli

2023-08-03 Thread Tsuyoshi Horo
Hi, blink-dev@ members. The origin trial for the new CompressionDictionaryTransport feature is now available in the Origin Trial console at: https://developer.chrome.com/origintrials/ We have also published a document that provides more information about the feature and how to participate in the

[blink-dev] Intent to Ship: Consistent minimum font size across languages

2023-08-03 Thread Koji Ishii
Contact emailsko...@chromium.org SpecificationNone Design docs https://docs.google.com/document/d/180f-ex4Nj11lExg80ziZZ8Bc-LxQU6B9wY-WEZksLM0/edit?usp=sharing Summary Changes the default setting for the “Minimum font size” to be off by default for 7 languages (Arabic, Farsi, Japanese, Korean,

Re: [blink-dev] Intent to Ship: Consistent minimum font size across languages

2023-08-03 Thread Daniel Bratell
LGTM1 /Daniel On 2023-08-04 07:13, Koji Ishii wrote: Contact emails ko...@chromium.org Specification None Design docs https://docs.google.com/document/d/180f-ex4Nj11lExg80ziZZ8Bc-LxQU6B9wY-WEZksLM0/edit?usp=sharing Summary Changes the default setting