Re: [blink-dev] Intent to Ship: FedCM as a trust signal for the Storage Access API

2024-10-07 Thread Chris Fredrickson
Yes, we ran an OT with 15+ registrants. The feedback we got was positive - that this feature allowed for better UX via a context-specific FedCM prompt, rather than the generic Storage Access API prompt. One piece of feedback we got on the API was a question on whether `navigator.credentials.pre

Re: [blink-dev] Intent to Ship: Device Posture API

2024-10-07 Thread Alexis Menard
Hi, Thanks for your approval. I can confirm that the API is exposed to iframe through JS and CSS. Concerning your suggestion I agree that we could put this behind a permission policy but unfortunately if the intent is to limit potential ephemeral fingerprinting then it will not help at all. In C

[blink-dev] Intent to Ship: Protected Audience Bidding & Auction Services

2024-10-07 Thread 'Russ Hamilton' via blink-dev
Contact emails pauljen...@chromium.org, behamil...@google.com Explainer Chrome: https://github.com/WICG/turtledove/blob/main/FLEDGE_browser_bidding_and_auction_API.md Services: https://github.com/privacysandbox/fledge-docs/blob/main/bidding_auction_services_api.md Specification The web platf

Re: [blink-dev] Intent to Ship: Device Posture API

2024-10-07 Thread Alexis Menard
On Mon, Oct 7, 2024 at 9:31 AM Ian Clelland wrote: > > > On Mon, Oct 7, 2024 at 7:36 AM Alexis Menard > wrote: > >> Hi, >> >> Thanks for your approval. >> >> I can confirm that the API is exposed to iframe through JS and CSS. >> >> Concerning your suggestion I agree that we could put this behind

[blink-dev] Intent to Ship: Disallow spaces in non-file:// URL hosts

2024-10-07 Thread 'Daniel Clark' via blink-dev
Contact emails dan...@microsoft.com Explainer None Specification https://url.spec.whatwg.org/#forbidden-host-code-point Summary Per spec, URL hostnames cannot contain the space character, but currently URL parsin

Re: [blink-dev] Intent to Ship: Device Posture API

2024-10-07 Thread Ian Clelland
On Mon, Oct 7, 2024 at 7:36 AM Alexis Menard wrote: > Hi, > > Thanks for your approval. > > I can confirm that the API is exposed to iframe through JS and CSS. > > Concerning your suggestion I agree that we could put this behind a > permission policy but unfortunately if the intent is to limit po

Re: [blink-dev] Intent to Ship: Support external SVG resources for 'clip-path', 'fill', 'stroke' and 'marker-*' properties

2024-10-07 Thread Fredrik Söderquist
On Mon, Oct 7, 2024 at 6:15 AM Domenic Denicola wrote: > This looks like a great straightforward way of making the platform more > consistent. Just a few minor questions for the intent before approving... > > On Fri, Oct 4, 2024 at 5:18 PM Chromestatus < > ad...@cr-status.appspotmail.com> wrote:

Re: [blink-dev] Intent to Experiment: Storage Access Headers

2024-10-07 Thread 'Sam LeDoux' via blink-dev
Thank you Domenic. To address your notes: The TAG identified a few smaller issues in their review. Can you re-file > those as issues on > https://github.com/privacycg/storage-access-headers/issues and make sure > they get a fair discussion via the PrivacyCG? Just filed those concerns as issues

[blink-dev] Ready for Developer Testing: WebGPU: Texture view usage

2024-10-07 Thread Chromestatus
Contact emails geoffl...@google.com Explainer None Specification https://github.com/gpuweb/gpuweb/commit/b39d86d356eb759d7564bc7c808ca62fce8bbf3e Summary Adds an optional field to WebGPU texture view creation to request a subset of the usage flags from the source texture. By default, textur

Re: [blink-dev] Intent to Ship: Improvements to styling structure of and elements

2024-10-07 Thread Chris Harrelson
LGTM2 On Sun, Oct 6, 2024 at 9:31 PM Domenic Denicola wrote: > LGTM1. > > This seems like a great, well-thought-out, and widely-reviewed improvement > to the status quo. I appreciate the detailed compat notes, and the > mitigations taken so far (testing in Canary and Dev). A use counter would >

[blink-dev] Re: Intent to Prototype: CSS Sticky State Container Queries

2024-10-07 Thread Woody
Please update references: Specification: https://drafts.csswg.org/css-conditional-5/#scroll-state-container mozilla/standards-positions#896 WebKit/standards-positions#261 On We

Re: [blink-dev] Intent to Ship: Improvements to styling structure of and elements

2024-10-07 Thread Mike Taylor
LGTM3 On 10/7/24 8:08 AM, Chris Harrelson wrote: LGTM2 On Sun, Oct 6, 2024 at 9:31 PM Domenic Denicola wrote: LGTM1. This seems like a great, well-thought-out, and widely-reviewed improvement to the status quo. I appreciate the detailed compat notes, and the mitigations tak

[blink-dev] Ready for Developer Testing: Freezing on Energy Saver

2024-10-07 Thread Chromestatus
Contact emails fdo...@chromium.org, shase...@chromium.org Explainer None Specification https://wicg.github.io/page-lifecycle Design docs https://docs.google.com/document/d/1uTJifh_erMX4_CTKgKljlj9O4SAmGam5W61FBHeasGI/edit?usp=sharing Summary When Energy Saver is active, Chrome will freeze

Re: [blink-dev] Intent to Ship: Disallow spaces in non-file:// URL hosts

2024-10-07 Thread Daniel Bratell
LGTM1 /Daniel On 2024-10-08 02:11, 'Daniel Clark' via blink-dev wrote: Contact emails dan...@microsoft.com Explainer None Specification https://url.spec.whatwg.org/#forbidden-host-code-point