-
Notifications
You must be signed in to change notification settings - Fork 66
Web App Launch Handler #683
Copy link
Copy link
Closed
Labels
Progress: review completeResolution: satisfiedThe TAG is satisfied with this designThe TAG is satisfied with this designReview type: CG early reviewAn early review of general direction from a Community GroupAn early review of general direction from a Community GroupVenue: WICGchromium-high-prioritySomething that the Chromium team would like the TAG to prioritiseSomething that the Chromium team would like the TAG to prioritise
Milestone
Metadata
Metadata
Assignees
Labels
Progress: review completeResolution: satisfiedThe TAG is satisfied with this designThe TAG is satisfied with this designReview type: CG early reviewAn early review of general direction from a Community GroupAn early review of general direction from a Community GroupVenue: WICGchromium-high-prioritySomething that the Chromium team would like the TAG to prioritiseSomething that the Chromium team would like the TAG to prioritise
Type
Fields
Give feedbackNo fields configured for issues without a type.
Braw mornin' TAG!
I'm requesting a TAG review of Web App Launch Handler.
Web app launch handler is new
launch_handlermanifest member that enables web apps to customise their launch behaviour across all types of app launch triggers.We found that almost all "launch" use cases could be covered by a select few fixed rules (for example, "choose an existing window in the same app, focus it, and navigate it to the launched URL"). This
launch_handlerproposal enables sites to specify a set of fixed rules without having to implement custom service workerlaunchevent logic, which should satisfy most use cases, and simplify the implementation in browsers and sites.This is a successor API to Declarative Link Capturing which has its own completed TAG review.
navigate-existing-clientbehaviour.Further details:
You should also know that...
launch_handleris a piece of the larger web app link handling puzzle:PWA Link Capturing and URL Handling: The New Taxonomy
We'd prefer the TAG provide feedback as:
💬 leave review feedback as a comment in this issue and @-notify [github usernames]