Re: [blink-dev] Intent to Ship: Tabbed web apps

2024-05-07 Thread Matt Giuca
Hi Yoav, The API was specifically designed to allow developers to customize the fallback, so the short answer is "whatever fallback they want". Since the "display" Manifest member only allows for a single string, adding a new value there would break backwards compatibility for any site that used

[blink-dev] Intent to Ship: Document picture-in-picture: propagate user activation

2024-05-07 Thread 'Tommy Steimel' via blink-dev
Contact emailsstei...@chromium.org, liber...@chromium.org ExplainerNone Specificationhttps://github.com/WICG/document-picture-in-picture/pull/117 Design docs https://docs.google.com/document/d/1vtjK3iMEAjcfDCu-qZOYg2zAtTbhohmCX77T1Eu3usQ/edit?usp=sharing Summary This makes user activations in

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-05-07 Thread 'Sahir Vellani' via blink-dev
Hi all, re-opening this thread. The feature has been re-implemented based on the PEWG feedback and guidance. Here is a quick summary of changes - - The PR against spec has received lots of fruitful discussion and feedback, and is now in a stable

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

2024-05-07 Thread Mike Taylor
LGTM to experiment from 126 to 127 inclusive. On 5/7/24 10:52 AM, Chris Fredrickson wrote: Contact emails johann...@chromium.org, cfred...@chromium.org, y...@chromium.org Explainer https://github.com/explainers-by-googlers/storage-access-for-fedcm

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

2024-05-07 Thread Chris Fredrickson
Contact emails johann...@chromium.org, cfred...@chromium.org, y...@chromium.org Explainer https://github.com/explainers-by-googlers/storage-access-for-fedcm Specification None (TBD) Summary Reconciles the FedCM and Storage Access APIs by making a prior FedCM grant a valid reason to

[blink-dev] Ops shown in SKIA Debugger not same as PaintOps captured via Chromium

2024-05-07 Thread Steven Whelan
Hi For the same webpage, the ops listed via SKIA Debugger are different from the List on PaintOps that I have captured from Chromium. Example Skia Debugger shows *drawPaint *operation. *I assume drawPaint = kDrawPaint/ DrawPaintOp. * But I cannot see this operation in the PaintOps list.

[blink-dev] On running Chromium - This App can't run on your PC

2024-05-07 Thread Steven Whelan
Hi I am working on Chromium open source. For debugging purposes, I put alerts and rebuild chromium on a daily basis. However suddenly, I am getting the above mentioned error - "This App can't run on your PC" I undid all the changes, but it did not get resolved. Does this mean, I will have to

Re: [blink-dev] Intent to Ship: Tabbed web apps

2024-05-07 Thread Yoav Weiss (@Shopify)
Can you elaborate on the cross-platform story here? What kind of fallback do we expect developers to use in non-supporting platforms? On Tue, May 7, 2024 at 12:34 AM Marijn Kruisselbrink wrote: > I don't think there are major technical reasons, no. With some rough edges > the flagged