Re: [blink-dev] Intent to Ship: Web Smart Card API

2025-10-02 Thread Reilly Grant
specific, mainly enterprise-focused, use cases. On the broader web device-based authentication solutions such as WebAuthn are more appropriate. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Thu, Oct 2, 2025 at 6:39 AM Luke Klimek wrote: &g

Re: [blink-dev] Intent to Prototype: Email Verification Protocol

2025-09-09 Thread Reilly Grant
rbird there's no cookie in my browser related to my email provider. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Tue, Sep 9, 2025 at 9:11 AM Sam Goto wrote: > > > On Tue, Sep 9, 2025 at 8:24 AM Daniel Bratell wrote

Re: [blink-dev] Intent to Prototype: Email Verification Protocol

2025-09-08 Thread Reilly Grant
hosts their own email I'm curious if there are reference implementations available for the email provider side of this system. I'd love to play around with this API and want to be sure it's not limited to users of the major email providers. Reilly Grant | Software Engineer | reil...@chrom

[blink-dev] Re: Ready for Developer Testing: Permissions Policy for Device Attributes API

2025-08-08 Thread Reilly Grant
Patryk, can you reply to this with more detailed explanations for the places where the template was filled in with "None"? We discussed for example that a TAG review is unnecessary as this is an incremental change to a feature they have already declined to review. Reilly Grant | Softwar

Re: [blink-dev] Intent to Ship: Probabilistic Reveal Tokens

2025-07-29 Thread Reilly Grant
ction system are implementation-specific. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Mon, Jul 28, 2025 at 1:52 PM 'Theodore Olsauskas-Warren' via blink-dev < blink-dev@chromium.org> wrote: > Contact ema

Re: [blink-dev] Intent to Prototype: Script Tools API

2025-07-10 Thread Reilly Grant
On Wed, Jul 9, 2025 at 11:06 AM David Bokan wrote: > Thanks! Filled these out in chromestatus - posting inline replies below as > well. > > On Wednesday, July 9, 2025 at 1:48:42 PM UTC-4 Reilly Grant wrote: > > On Wed, Jul 9, 2025 at 9:36 AM David Bokan wrote: &g

Re: [blink-dev] Intent to Prototype: Script Tools API

2025-07-09 Thread Reilly Grant
On Wed, Jul 9, 2025 at 9:36 AM David Bokan wrote: > Contact emailsbo...@chromium.org, hvanops...@chromium.org, > khushalsa...@chromium.org > > ExplainerNone - We're working to publish an explainer ASAP and will link > it on this thread when it's available. > > SpecificationNone > > Summary > > Sc

Re: [blink-dev] Intent to Extend Experiment: Page-Embedded Permission Control

2025-06-26 Thread Reilly Grant
On Thu, Jun 26, 2025 at 2:08 AM Chromestatus < ad...@cr-status.appspotmail.com> wrote: > Contact emails andypa...@google.com, leminh...@google.com, > vogelh...@google.com > > Explainer https://github.com/andypaicu/PEPC/blob/main/explainer.md > > Specification https://wicg.github.io/PEPC/permission

Re: [blink-dev] Intent to Ship: Secure Payment Confirmation: Browser Bound Keys

2025-06-18 Thread Reilly Grant
Note the approach I took in WebUSB hasn't proven popular. I wouldn't replicate it. WebAuthn defines WebDriver commands and that's the approach we've been trying to take other APIs in as well such as Web Bluetooth and Web Smart Card. Reilly Grant | Software Engineer | reil...@c

Re: [blink-dev] Re: Intent to Ship: Escape "<" and ">" in attributes on serialization

2025-05-14 Thread Reilly Grant
Enterprises tend not to run beta-channel. They also tend to turn off metrics and crash reporting. A slow rollout as Alex is suggesting will hopefully catch issues early but we also need to be ready to react to urgent regressions as this reaches 100% on stable-channel. Reilly Grant | Software

[blink-dev] PSA: Web Bluetooth and WebUSB changing detached buffer handling

2024-10-18 Thread &#x27;Reilly Grant' via blink-dev
or to pass a detached buffer to these APIs, which is why we added the exception to begin with. This change makes the APIs consistent with other buffer-consuming APIs like Web Serial and WebHID, where we handle this case with the specified behavior. Reilly Grant | Software Engineer | reil...@googl

Re: [blink-dev] Intent to Prototype: Rewriter API

2024-09-12 Thread Reilly Grant
l-defined inputs and outputs. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, Sep 11, 2024 at 9:56 PM Domenic Denicola wrote: > > > On Thu, Sep 12, 2024 at 1:44 PM Tom Jones > wrote: > >> I guess you guys

Re: [blink-dev] Intent to Ship: Capture all screens

2024-09-10 Thread Reilly Grant
articularly attractive target for an attacker and necessitates the code integrity protections provided by Isolated Web Apps. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Tue, Sep 10, 2024 at 7:39 AM 'Simon Hangl' via blink-d

Re: [blink-dev] Re: Intent to Ship: Web Serial: connected attribute and RFCOMM connection events

2024-08-28 Thread Reilly Grant
On Wed, Aug 28, 2024 at 11:22 AM Vladimir Levin wrote: > > On Wed, Aug 28, 2024 at 12:34 PM 'Ajay Rahatekar' via blink-dev < > blink-dev@chromium.org> wrote: > >> Ty, Will do. >> >> On Wednesday, August 28, 2024 at 9:02:31 AM UTC-7 sligh...@chromium.org >> wrote: >> >>> Please send this as an FYI

Re: [blink-dev] Intent to Ship: Direct Sockets API

2024-08-28 Thread Reilly Grant
The Promise returned by the "opened" attribute serves that purpose. We used this pattern because it aligns with the WebSocketStream and WebTransport constructors. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, A

Re: [blink-dev] Intent to Ship: Direct Sockets API

2024-08-14 Thread Reilly Grant
werful capability even though there are existing web platform alternatives (e.g. Web Transport). Some applications do not have a choice in the endpoints they need to connect to (e.g. legacy or low-level systems) and need an unrestricted network API. Reilly Grant | Software Engineer | reil...@chromium.org |

Re: [blink-dev] Intent to Ship: Isolated Web Apps

2024-07-30 Thread Reilly Grant
On Tue, Jul 16, 2024 at 1:20 PM Robbie McElrath wrote: > Thanks - before I jump too deeply into the review, would you mind > requesting the various review gate bits in your chromestatus entry? > > Done. We've been using launch/ for the approvals so far. I added a link to > the corresponding launc

Re: [blink-dev] Intent to Extend Experiment: Capture all screens

2024-07-11 Thread Reilly Grant
). Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, Jul 10, 2024 at 9:58 AM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > A few things trouble me here. > >- Dependency injection >

Re: [blink-dev] Intent to Ship: Unrestricted WebUSB (available only to Isolated Web Apps)

2024-05-22 Thread Reilly Grant
k this approach strikes a good balance between capability and security. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, May 22, 2024 at 10:08 AM 'Ajay Rahatekar' via blink-dev < blink-dev@chromium.org> wrote: &g

Re: [blink-dev] Intent to Ship: Automatic Fullscreen Content Setting

2024-05-15 Thread Reilly Grant
ons to prevent this from exacerbating fullscreen-based phishing attacks. We have the option to loosen these restrictions if a better UX solution to the notice and consent is developed. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed,

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

2024-04-25 Thread Reilly Grant
The specification could define Pig Latin <https://en.wikipedia.org/wiki/Pig_Latin> as a mandatory test language with well-defined translation pairs with English. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, Apr 24

[blink-dev] Intent to Prototype and Ship: toJSON for GeolocationCoordinates and GeolocationPosition

2024-04-16 Thread Reilly Grant
terop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way). None. Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5606741606924288 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. Re

Re: [blink-dev] Intent to Ship: Add JavaScript timer wake up alignment for unimportant cross-origin frames

2024-03-27 Thread Reilly Grant
+1 to documenting Chromium's behavior in an evergreen format even if this isn't formally specified. I am constantly getting questions from developers about this and it is driving FUD about the capability of the web platform. On Tue, Mar 26, 2024 at 7:47 PM Domenic Denicola wrote: > LGTM3. > > Wi

Re: [blink-dev] Intent to Ship: Compute Pressure

2024-03-06 Thread Reilly Grant
rs who have tested this API disproving that position. The OT survey responses that developers will continue to use the API is an indirect signal that that is true but it would be much more convincing to have direct evidence. Reilly Grant | Software Engineer | reil...@chromium.org | Google Ch

Re: [blink-dev] Intent to Ship: Compute Pressure

2024-03-05 Thread Reilly Grant
On Tue, Mar 5, 2024 at 5:56 AM Mike Taylor wrote: > > On 3/5/24 6:57 AM, Mandy, Arnaud wrote: > > Contact emails > > kenneth.r.christian...@intel.com, arnaud.ma...@intel.com, > wei4.w...@intel.com, raphael.kubo.da.co...@intel.com > > Explainer > > https://github.com/w3c/compute-pressure/blob/main

Re: [blink-dev] Ready for Developer Testing: Page-Embedded Permission Control

2023-11-20 Thread Reilly Grant
On Mon, Nov 20, 2023 at 9:05 AM Andy Paicu wrote: > Contact emailsandypa...@google.com, pjmclach...@google.com, > eng...@google.com > > Explainerhttps://github.com/andypaicu/PEPC/blob/main/explainer.md > > SpecificationNone > > Design docs > > https://docs.google.com/document/d/1a1gjlJ4VkAWoG8AeG

Re: [blink-dev] Intent to Prototype: Allow for WebAuthn credential creation in a cross-origin iframe

2023-11-13 Thread Reilly Grant
That all makes sense to me. I was just hoping to find it explained somewhere. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Sat, Nov 11, 2023 at 12:16 PM Rick Byers wrote: > Note FedCM, PaymentRequest and Storage a

Re: [blink-dev] Intent to Prototype: Allow for WebAuthn credential creation in a cross-origin iframe

2023-11-09 Thread Reilly Grant
Is this proposal compatible with the deprecation of third-party cookies and partitioned storage? Since credentials are origin-bound, what credentials are available to a frame on origin A embedded under origin B? Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <ht

Re: [blink-dev] Intent to Implement: Serial API

2023-09-25 Thread Reilly Grant
Errors such as buffer overruns are non-fatal. After the ReadableStream closes with an error the SerialPort's readable attribute is replaced by a new ReadableStream. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Thu, Sep 14

Re: [blink-dev] Re: Intent to Ship: Web Serial support for Bluetooth RFCOMM services

2023-08-01 Thread Reilly Grant
7, 2023 at 7:06:37 PM UTC+2 Reilly Grant wrote: > >> That behavior is to be expected. The "2" and ":59:NN PM" are being >> received as separate events based on how the converter chips decide to pack >> serial data (which arrives one byte at a time) into Blu

Re: [blink-dev] Intent to Ship: Read Chrome device attributes

2023-07-28 Thread Reilly Grant
use to disclose that a device is managed. I thought that there would be a message like "This app is configured by your organization" in the three-dots menu on force-installed web apps. > Best, > Sergii > > On Thu, Jul 20, 2023 at 7:56 PM Reilly Grant wrote: > >> Se

Re: [blink-dev] Re: Intent to Ship: Web Serial support for Bluetooth RFCOMM services

2023-07-27 Thread Reilly Grant
That behavior is to be expected. The "2" and ":59:NN PM" are being received as separate events based on how the converter chips decide to pack serial data (which arrives one byte at a time) into Bluetooth or USB packets which contain multiple bytes. Reilly Grant | Soft

[blink-dev] Re: Intent to Ship: Web Serial support for Bluetooth RFCOMM services

2023-07-26 Thread Reilly Grant
f the web app. At that point the only benefit of an OT would be to ship an end-user application early, but it wouldn't be a true experiment. > On Wednesday, July 26, 2023 at 9:55:25 AM UTC-7 Reilly Grant wrote: > >> On Wed, Jul 26, 2023 at 9:05 AM Alex Russell >> wrote: &g

[blink-dev] Re: Intent to Ship: Web Serial support for Bluetooth RFCOMM services

2023-07-26 Thread Reilly Grant
On Wed, Jul 26, 2023 at 9:05 AM Alex Russell wrote: > I'm going to have to stay recused on this vote, but just want to lend my > fullest non-voting support to shipping ASAP. This is excellent work, and I > can see you've dotted i's and crossed t's in anticipation of a full > shakedown here. Thank

Re: [blink-dev] Intent to Ship: Read Chrome device attributes

2023-07-20 Thread Reilly Grant
issues/11> in particular seems to align with Mike's original question. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, Jul 5, 2023 at 9:29 AM Mike Taylor wrote: > On 7/4/23 5:35 AM, 'Sergii Bykov' via blink-d

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

2023-07-20 Thread Reilly Grant
Michaela, I think you are misunderstanding this proposal. This is not a proposal for a site to prove its integrity to the user. It is a proposal for the user agent to prove its integrity to the site, and that it is acting on behalf of a real user. These are two largely independent problems. I recom

Re: [blink-dev] Re: Intent to Ship: Barcode Detection API

2023-06-27 Thread Reilly Grant
There is currently no plan to ship this on Windows because the underlying platform does not provide a barcode detection capability. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Tue, Jun 27, 2023 at 6:36 AM Matt Dean wrote:

[blink-dev] Re: Intent to Implement and Ship: WebUSB Interface Class Filtering

2023-03-08 Thread Reilly Grant
On Wed, Mar 8, 2023 at 9:53 AM Alexey Rodionov (Fluorescent Hallucinogen) < fluorescent.hallucino...@gmail.com> wrote: > > External cameras should be available through getUserMedia() on Android. > > Unfortunately, `getUserMedia()` doesn't work on Android. It's broken and > crashes on Android 10+.

[blink-dev] Re: Intent to Implement and Ship: WebUSB Interface Class Filtering

2022-11-14 Thread Reilly Grant
On Thu, Nov 10, 2022 at 5:57 PM Regimantas Vegele < regimantas.veg...@gmail.com> wrote: > Hi, > > I was wondering, what way is there today to create a web-app (non-native > android application) where I'd be able to plug-in a USB camera into an > android device and be able to use it as an external

Re: [blink-dev] Intent to Prototype: Web Smart Card API

2022-09-21 Thread Reilly Grant
Not mentioned above but included in the explainer: To mitigate some of the obvious security concerns this API will only be available to Isolated Web Apps <https://github.com/WICG/isolated-web-apps>. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.g

Re: [blink-dev] ChromeStatus -- Direct Sockets

2022-09-02 Thread Reilly Grant
+ericwillig...@chromium.org , can you transfer ownership of this feature to Andrew? Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Fri, Sep 2, 2022 at 10:57 AM 'Panos Astithas' via blink-dev < blink-dev@chromium.org&g

Re: [blink-dev] Re: Intent to Prototype and Ship: SerialPort BYOB reader support

2022-08-10 Thread Reilly Grant
ior to this change causes getReader() to throw a TypeError) is passed. So existing code can't observe a difference. > /Daniel > On 2022-08-10 17:56, Mike Taylor wrote: > > LGTM2 > > On 8/10/22 9:15 AM, Yoav Weiss wrote: > > LGTM1 > > On Tuesday, August 9, 2022 at 3:39:32

[blink-dev] Intent to Prototype and Ship: SerialPort BYOB reader support

2022-08-08 Thread Reilly Grant
latform Status https://chromestatus.com/feature/6716022686482432 This intent message was generated by Chrome Platform Status <https://chromestatus.com/> and lovingly edited by hand. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome>

[blink-dev] Intent to Prototype: Isolated Web Apps

2022-04-18 Thread Reilly Grant
the Chrome Platform Status https://chromestatus.com/feature/5146307550248960 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> -- You received t

Re: [blink-dev] Re: Intent to Ship: SerialPort integration with WritableStream controller AbortSignal

2022-02-16 Thread Reilly Grant
the thread. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, Feb 16, 2022 at 8:02 AM mkwst via Chromestatus < admin+mk...@cr-status.appspotmail.com> wrote: > LGTM3 > > -- > You received this message because you a

[blink-dev] Intent to Prototype and Ship: SerialPort integration with WritableStream controller AbortSignal

2022-02-10 Thread Reilly Grant
issues/detail?id=1295963 Estimated milestones M-100 Link to entry on the Chrome Platform Status https://chromestatus.com/feature/4778232531386368 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. Reilly Grant | Software Engineer | reil...@chromium.or

Re: [blink-dev] Re: Intent to Ship: Barcode Detection API

2021-12-09 Thread Reilly Grant
Apologies, I spoke too soon. We'll be holding off shipping this on Windows and Linux for the time being. Android, macOS and Chrome OS continue to support it. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Tue, Nov 30, 2021

Re: [blink-dev] Re: Intent to Ship: Barcode Detection API

2021-11-29 Thread Reilly Grant
As of Chrome 98 the Barcode Detection API will be available on Windows and Linux as well, making this API available on all supported Chrome platforms (including Chrome OS, which shipped support awhile ago without an announcement). On Tuesday, February 18, 2020 at 11:50:56 AM UTC-8 Reilly Grant

Re: [blink-dev] PSA: Readable Byte Streams updates in Blink Implementation

2021-10-13 Thread Reilly Grant
This is somewhat of a tangent but I'm curious what the use case for respondWithNewView() is when it seems like the "new" view can only be the existing view but shorter. It seems equivalent to calling respondWith(newView.byteLength). Reilly Grant | Software Engineer | reil...@chromi

Re: [blink-dev] Re: Intent to Ship: Web Serial API

2021-09-24 Thread Reilly Grant
o gave me the original LGTMs to ship this API will hold me to that. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Thu, Sep 23, 2021 at 11:41 AM Nick Bond wrote: > Is this ready for production use now or is it still experim

Re: [blink-dev] Intent to Implement and Ship: WritableStream controller AbortSignal

2021-09-02 Thread Reilly Grant
The Web Serial API is also interested in this capability. See the note on the abort algorithm when initializing the WritableStream <https://wicg.github.io/serial/#writable-attribute>. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome&

Re: [blink-dev] Intent to Deprecate: Human-readable names for Bluetooth assigned numbers

2021-08-20 Thread Reilly Grant
Thanks for the feedback! Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Fri, Aug 20, 2021 at 7:07 AM François Beaufort 🇫🇷 wrote: > Thank you everyone! > We'll work on updating the spec > <https://github

Re: [blink-dev] Intent to Deprecate: Human-readable names for Bluetooth assigned numbers

2021-08-19 Thread Reilly Grant
IG declares additional assigned numbers or leave it static. What do you think? Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome <https://www.google.com/chrome> On Wed, Aug 18, 2021 at 4:56 PM Yoav Weiss wrote: > We typically avoid deprecation warnings with no end date. I