[blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-13 Thread Rastislav Vašička
Explainer A unified URI scheme for all payment target types allows applications to offer user interactions with URIs that represent payment targets, simplifying the introduction of new payment systems and applications. Specification RFC 8905 Summary Add

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-13 Thread Mike Taylor
Hi Rastislav, Can you clarify - do you intend to prototype this? Do you have a bug or CL where you're doing the work? thanks, Mike On 4/13/23 5:24 AM, Rastislav Vašička wrote: Explainer A unified URI scheme for all payment target types allows applications to offer user interactions with URI

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-13 Thread Rastislav Vašička
Sure, Mike. As the protocol is defined in RFC 8905, it may be implemented in the system. The bug is located here: https://bugs.chromium.org/p/chromium/issues/detail?id=1432881 Prototype and PR are in progress. On Thursday, April 13, 2023 at 3:28:27 PM UTC+2 mike...@chromium.org wrote: > Hi Ra

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-13 Thread Mike Taylor
Got it - we'll treat this as an Intent to Prototype then (typically an Intent starts with "Intent to Prototype" (or Experiment, Ship, etc.). You'll want to create a chromestatus.com entry with the proposed new feature (see https://www.chromium.org/blink/launching-features/#launch-process - tha

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-13 Thread Rastislav Vašička
Thank you. Created https://chromestatus.com/feature/5199727026503680 On Thursday, April 13, 2023 at 4:57:13 PM UTC+2 mike...@chromium.org wrote: > Got it - we'll treat this as an Intent to Prototype then (typically an > Intent starts with "Intent to Prototype" (or Experiment, Ship, etc.). > > Yo

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-14 Thread Dave Tapuska
I feel the chromestatus is a bit misleading on the Mozilla position. It indicates "Worth Prototyping" with a link to the Mozilla positions github issue. But no one from Mozilla has indicated a position. dave. On Thu, Apr 13, 2023 at 3:05 PM Rastislav Vašička < rastislav.vasi...@codetech.cc> wrote

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-14 Thread Mike Taylor
Agree - I've changed it to "Under Consideration" until they respond with an official position. Thanks for pointing that out, Dave. On 4/14/23 10:44 AM, Dave Tapuska wrote: I feel the chromestatus is a bit misleading on the Mozilla position. It indicates "Worth Prototyping" with a link to the Mo

Re: [blink-dev] Allow Navigator.registerProtocolHandler to register "payto"

2023-04-14 Thread Rastislav Vašička
Thank you. I will check with Mozilla. Updated here: https://chromium-review.googlesource.com/c/chromium/src/+/4428674 On Friday, April 14, 2023 at 4:44:31 PM UTC+2 dtap...@chromium.org wrote: > I feel the chromestatus is a bit misleading on the Mozilla position. It > indicates "Worth Prototypin