-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
addition/proposalNew features or enhancementsNew features or enhancements
Description
After the last face-to-face meeting we changed the plan to make service worker scope take a pathname patter string instead of a full URLPattern object and an array of strings instead of a URLPatternList object.
Given this was the main use case for URLPatternList, should we just not expose URLPatternList? Are there other use cases for URLPatternList?
@jeffposnick @jakearchibald do you think developers would need URLPatternList vs simply just managing a list of URLPattern objects themselves?
carburo and justinfagnani
Metadata
Metadata
Assignees
Labels
addition/proposalNew features or enhancementsNew features or enhancements