Re: [w3c/manifest] Adding protocolhandlers (#969)

> Closes #863
> 
> This change (choose at least one, delete ones that don't apply):
> 
> * Breaks existing normative behavior (please add label "breaking")
> * [x]  Adds new normative recommendations or optional items
> * [x]  Makes only editorial changes (only changes informative sections, or changes normative sections without changing behavior)
> * Is a "chore" (metadata, formatting, fixing warnings, etc).
> 
> Implementation commitment (delete if not making normative changes):
> 
> * [ ]  Safari ([link to issue](https://bugs.webkit.org/show_bug.cgi?id=211401))
> * [x]  Chrome ([link to issue](https://bugs.chromium.org/p/chromium/issues/detail?id=1019239))
> * [ ]  Firefox ([link to issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1635272))
> * [x]  Edge ([public signal](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/URLProtocolHandler/explainer.md))
> 
> If change is normative, and it adds or changes a member:
> 
> * [x]  [updated JSON schema](https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/web-manifest.json)
> 
> Commit message:
> 
> Adds "protocol_handlers" member to the manifest spec, referencing the process that navigator.registerProtocolHandler uses.
> 
> contributors: +@fabiorocha
> 
> Person merging, please make sure that commits are squashed with one of the following as a commit message prefix:
> 
> * chore:
> * editorial:
> * BREAKING CHANGE:
> * And use none if it's a normative change
> 
> [Preview](https://pr-preview.s3.amazonaws.com/w3c/manifest/pull/969.html) | [Diff](https://pr-preview.s3.amazonaws.com/w3c/manifest/969/8c7fd7b...d1c606c.html)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/969#issuecomment-983608549

Received on Wednesday, 1 December 2021 12:50:04 UTC