Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-05-01 Thread Yoav Weiss (@Shopify)
LGTM3 On Wed, Apr 30, 2025 at 6:33 PM Chris Harrelson wrote: > Thanks! > > LGTM2 > > On Wed, Apr 30, 2025 at 9:15 AM 'Garfield Tan' via blink-dev < > blink-dev@chromium.org> wrote: > >> > * Is this just extending existing support on desktop platforms for this >> feature to Android? >> >> Yes. >>

Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-30 Thread Chris Harrelson
Thanks! LGTM2 On Wed, Apr 30, 2025 at 9:15 AM 'Garfield Tan' via blink-dev < blink-dev@chromium.org> wrote: > > * Is this just extending existing support on desktop platforms for this > feature to Android? > > Yes. > > > * Are there any API shape changes to support serial over Bluetooth, or > is

Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-30 Thread 'Garfield Tan' via blink-dev
> * Is this just extending existing support on desktop platforms for this feature to Android? Yes. > * Are there any API shape changes to support serial over Bluetooth, or is it handled entirely by the UA? No changes to any API spec. The UA handles the platform differences. On Wed, Apr 30, 2025

Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-30 Thread Chris Harrelson
Hi, two questions about this intent: * Is this just extending existing support on desktop platforms for this feature to Android? * Are there any API shape changes to support serial over Bluetooth, or is it handled entirely by the UA? On Tue, Apr 29, 2025 at 10:14 AM 'Garfield Tan' via blink-dev <

Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-29 Thread 'Garfield Tan' via blink-dev
Thanks. I need to say that the connected/disconnected events and SerialPort.connected property can't be fully supported on Android over Bluetooth yet due to lack of system support, so this launch request is a catch up to the original Web Serial spec before the connected state was launched

Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-28 Thread Alex Russell
LGTM1; exciting to see this getting filled in! On Friday, April 25, 2025 at 9:27:41 AM UTC-7 Garfield Tan wrote: > > Do we plan to add this to WebView at a later date? The usual pattern > here would be to introduce an Android API that delegates calls to the > Android app developer. > > There is

Re: [blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-25 Thread 'Garfield Tan' via blink-dev
> Do we plan to add this to WebView at a later date? The usual pattern here would be to introduce an Android API that delegates calls to the Android app developer. There isn't an active plan for it, but I don't want to exclude the possibility if there is such a request. It is a bit tricky to expos

[blink-dev] Re: Intent to Ship: Web serial over Bluetooth on Android

2025-04-25 Thread Rupert Wiser
Do we plan to add this to WebView at a later date? The usual pattern here would be to introduce an Android API that delegates calls to the Android app developer. On Thursday, April 24, 2025 at 6:08:54 PM UTC+1 Chromestatus wrote: > Contact emails xu...@google.com > > Explainer None > > Specif