Hello TAG!
I'm requesting a TAG review of URL Protocol Handler Registration for PWAs
This feature will allow web developers to register web applications as URL protocol handlers via a property in the web app manifest. The apps would open directly when a custom-scheme URL is visited. Implementation-wise, we intend to build this feature by reusing registerProtocolHandler internally and modifying the protocol handler registry and shell integration classes to account for the existence of PWAs. The idea is to avoid code duplication and maintain the APIs aligned. (see explainer and design doc for more details)
Further details:
We'd prefer the TAG provide feedback as:
💬 leave review feedback as a comment in this issue and @-notify @fabiorocha @Maggers @connor-moody @samtan-msft
Hello TAG!
I'm requesting a TAG review of URL Protocol Handler Registration for PWAs
This feature will allow web developers to register web applications as URL protocol handlers via a property in the web app manifest. The apps would open directly when a custom-scheme URL is visited. Implementation-wise, we intend to build this feature by reusing registerProtocolHandler internally and modifying the protocol handler registry and shell integration classes to account for the existence of PWAs. The idea is to avoid code duplication and maintain the APIs aligned. (see explainer and design doc for more details)
Further details:
w3c/manifest#846
blink-dev
WICG discourse thread
We'd prefer the TAG provide feedback as:
💬 leave review feedback as a comment in this issue and @-notify @fabiorocha @Maggers @connor-moody @samtan-msft