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

2025-03-19 Thread imheretoreportbugs
It still doesn't work in Chrome version 134.0.6998.117 (Official Build) even with flags. I've enabled flags: #enable-desktop-pwas-tab-strip #enable-desktop-pwas-tab-strip-settings #enable-desktop-pwas-tab-strip-customizations #temporary-unexpire-flags-m133 #temporary-unexpire-flags-m132 But it

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

2025-01-30 Thread Marijn Kruisselbrink
The chrome://flags entry for this feature expired in M132, but was recently re-enabled. Of course the flag being there or not does not say anything about if or when this might ship on non CrOS platforms. On Thu, Jan 30, 2025 at 3:17 AM Curtis Tait wrote: > This flag used to work flawlessly on Li

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

2025-01-30 Thread Curtis Tait
This flag used to work flawlessly on Linux and Windows in Chrome browser, but stopped working some time in Q4 last year - Has the functionality been disabled on purpose / reserved for CrOS indefinitely? On Friday, 14 June 2024 at 08:00:50 UTC+1 Matt Giuca wrote: > Yes it is ChromeOS only at the

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

2024-06-14 Thread Matt Giuca
Yes it is ChromeOS only at the moment. The "Chrome 126" just means it's implemented as part of the Chrome browser (which runs in ChromeOS). On Fri, 14 Jun 2024 at 16:19, Jaime wrote: > Hi everyone. I see in Tabbed web apps - Chrome Platform Status > (chromestatus.com)

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

2024-06-13 Thread Jaime
Hi everyone. I see in Tabbed web apps - Chrome Platform Status (chromestatus.com) that it says that it is shipping in Chrome 126, but I understood that it was shipping first only in ChromeOS. Are there any updates for Chrome / Edge in Windows

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

2024-05-15 Thread Brett Wilson
To follow up, there's a nice shout out at Google I/O about this feature and also mentions that Figma is trying it: https://youtu.be/KFeuEMAaKfM?si=pr71c4hfxhI5RbT0&t=1039 On Sun, May 12, 2024 at 6:08 PM Matt Giuca wrote: > Thanks everyone. This is now enabled on ToT in 126. > > On Fri, 10 May 2

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

2024-05-12 Thread Matt Giuca
Thanks everyone. This is now enabled on ToT in 126. On Fri, 10 May 2024 at 17:59, TAMURA, Kent wrote: > LGTM3. > > > On Fri, May 10, 2024 at 2:41 AM Mike Taylor > wrote: > >> LGTM2 >> On 5/9/24 10:48 AM, Chris Harrelson wrote: >> >> Thanks for these clarifications. >> >> LGTM1 >> >> On Wed, May

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

2024-05-10 Thread TAMURA, Kent
LGTM3. On Fri, May 10, 2024 at 2:41 AM Mike Taylor wrote: > LGTM2 > On 5/9/24 10:48 AM, Chris Harrelson wrote: > > Thanks for these clarifications. > > LGTM1 > > On Wed, May 8, 2024 at 6:05 PM Daniel Murphy wrote: > >> We don't have an objection to this feature existing - it's actually >> curr

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

2024-05-09 Thread Mike Taylor
LGTM2 On 5/9/24 10:48 AM, Chris Harrelson wrote: Thanks for these clarifications. LGTM1 On Wed, May 8, 2024 at 6:05 PM Daniel Murphy wrote: We don't have an objection to this feature existing - it's actually currently in our backlog. But it is very low in our priority list. While

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

2024-05-09 Thread Chris Harrelson
Thanks for these clarifications. LGTM1 On Wed, May 8, 2024 at 6:05 PM Daniel Murphy wrote: > We don't have an objection to this feature existing - it's actually > currently in our backlog. But it is very low in our priority list. While we > can review patches, we will not be able to dedicate re

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

2024-05-08 Thread Daniel Murphy
We don't have an objection to this feature existing - it's actually currently in our backlog. But it is very low in our priority list. While we can review patches, we will not be able to dedicate resources for consultation or maintenance. On Wed, May 8, 2024 at 9:19 AM Brett Wilson wrote: > On W

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

2024-05-08 Thread Brett Wilson
On Wed, May 8, 2024 at 8:39 AM Alex Russell wrote: > I'm happy for this to be CrOS first, but would like to unpack Brett's > statement above a bit. If we (MSFT) were to polish this up for Windows, > would patches for that be accepted? > I can't speak for the browser team. But my current understa

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

2024-05-08 Thread Alex Russell
I'm happy for this to be CrOS first, but would like to unpack Brett's statement above a bit. If we (MSFT) were to polish this up for Windows, would patches for that be accepted? On Tuesday, May 7, 2024 at 6:25:26 PM UTC-7 Matt Giuca wrote: > Hi Yoav, > > The API was specifically designed to all

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

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 implementat

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

2024-05-06 Thread Marijn Kruisselbrink
I don't think there are major technical reasons, no. With some rough edges the flagged implementation should more or less work on other desktop platforms as well. My understanding is that this is largely a product choice and a choice not to prioritize the remaining engineering needed to clean up th

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

2024-05-06 Thread Daniel Herr
May I ask why? I've tried out the flagged implementation on Chrome OS, and I think it is a pretty nice UI paradigm. I don't see any technical reason it shouldn't be available on other platforms. On Monday, May 6, 2024 at 10:30:58 AM UTC-4 Brett Wilson wrote: > On Mon, May 6, 2024 at 3:02 AM Yoa

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

2024-05-06 Thread Brett Wilson
On Mon, May 6, 2024 at 3:02 AM Yoav Weiss (@Shopify) wrote: > > > On Fri, May 3, 2024 at 7:28 PM Brett Wilson wrote: > >> Contact emailsbre...@chromium.org, alancut...@chromium.org, >> mgi...@chromium.org, loubr...@google.com >> >> Explainer >> https://github.com/WICG/manifest-incubations/blob/g

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

2024-05-06 Thread Yoav Weiss (@Shopify)
On Fri, May 3, 2024 at 7:28 PM Brett Wilson wrote: > Contact emailsbre...@chromium.org, alancut...@chromium.org, > mgi...@chromium.org, loubr...@google.com > > Explainer > https://github.com/WICG/manifest-incubations/blob/gh-pages/tabbed-mode-explainer.md > > Specificationhttps://wicg.github.io/m