Closed
Bug 1149271
Opened 10 years ago
Closed 10 years ago
figure out what the subscriptionid is.
Categories
(Core :: DOM: Push Subscriptions, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: dougt, Unassigned)
References
()
Details
Attachments
(1 file)
1.14 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•10 years ago
|
||
subscriptionid is removed from PushSubscription interface in current draft to be merged with endpoint property.
Reporter | ||
Comment 2•10 years ago
|
||
Attachment #8597690 -
Flags: review?(josh)
Comment 3•10 years ago
|
||
I'm not a DOM peer, and this has WebIDL changes.
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(jst)
Reporter | ||
Updated•10 years ago
|
Attachment #8597690 -
Flags: review?(josh) → review?(amarchesini)
Comment 4•10 years ago
|
||
Comment on attachment 8597690 [details] [diff] [review]
0001-Bug-1149271-Remove-subscriptionId.-r-jdm.patch
Review of attachment 8597690 [details] [diff] [review]:
-----------------------------------------------------------------
Don't we have any test to update?
Attachment #8597690 -
Flags: review?(amarchesini) → review+
Reporter | ||
Comment 5•10 years ago
|
||
> Don't we have any test to update?
No. we were hoping to remove this from the spec and didn't write tests for it.
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•10 years ago
|
Flags: needinfo?(jst)
Comment 8•6 years ago
|
||
Putting together a PR to update BCD to note this was apparently removed before it shipped.
You need to log in
before you can comment on or make changes to this bug.
Description
•