Open Bug 1278431 Opened 8 years ago Updated 2 years ago

Require Web Push extensions for the WebSocket backend

Categories

(Core :: DOM: Push Subscriptions, task, P3)

task

Tracking

()

People

(Reporter: lina, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: btpp-backlog)

Our WebSocket backend currently supports Web and Simple Push, depending on whether the server returns `use_webpush: true`. I wonder if it makes sense to remove the leftover Simple Push code.

OTOH, the H/2 backend will eventually™ replace the WebSocket one, anyway, so maybe it's not worth the trouble.
Whiteboard: btpp-backlog
Priority: -- → P3
Blocks: 1497427

Assuming that "WebSocket backend" means PushServiceWebSocket.jsm I see we still have some code path for use_webpush being disabled, so I think this is still a valid thing.

Type: defect → task
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.