Closed
Bug 1264889
Opened 9 years ago
Closed 7 years ago
pushManager.subscribe() does not resolve with subscriptionId
Categories
(Developer Documentation Graveyard :: API: Web Workers, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: duylinh20032003, Assigned: cmills)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact: duylinh20032003@yahoo.com
:: Details
For the code example line:11
console.log(pushSubscription.subscriptionId);
Regardless FireFox and Chrome I only found .endpoint in the resolved object. But not .subscriptionId
=> Code example should be corrected.
Updated•7 years ago
|
Assignee: nobody → cmills
Assignee | ||
Comment 1•7 years ago
|
||
Removed offending line.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•