Open Bug 1221965 Opened 9 years ago Updated 2 years ago

Allow manually triggering a push subscription change

Categories

(DevTools :: about:debugging, enhancement, P2)

enhancement

Tracking

(firefox45 affected)

Tracking Status
firefox45 --- affected

People

(Reporter: marco, Unassigned)

References

Details

This would be really useful when developing a website using push.
Component: Developer Tools → Developer Tools: about:debugging
Depends on: 1188981
Priority: -- → P2
Hi Marco, how would you imagine such a feature to work? - A "unsubscribe" feature that just drops an existing subscription? - A "clear" feature that clears all subscriptions for a given domain? - A "change" feature that lets you input a different URL? - A "trigger change event" feature that notifies a Service Worker about a change (even if the endpoint didn't actually change)?
Flags: needinfo?(mcastelluccio)
(In reply to Jan Keromnes [:janx] from comment #1) > Hi Marco, how would you imagine such a feature to work? > > - A "unsubscribe" feature that just drops an existing subscription? > - A "clear" feature that clears all subscriptions for a given domain? > - A "change" feature that lets you input a different URL? > - A "trigger change event" feature that notifies a Service Worker about a > change (even if the endpoint didn't actually change)? It's already possible to unsubscribe (from about:preferences#content), so I would suggest the fourth option.
Flags: needinfo?(mcastelluccio)
Severity: normal → enhancement
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.