Closed Bug 1147274 Opened 10 years ago Closed 3 years ago

Issue warning when using the old push notification system

Categories

(Core :: DOM: Push Subscriptions, defect, P5)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: dougt, Unassigned)

References

Details

Attachments

(1 file, 2 obsolete files)

No description provided.
Assignee: nobody → dougt
Attachment #8582885 - Flags: review?(nsm.nikhil)
Comment on attachment 8582885 [details] [diff] [review] 0003-Move-old-push-API-to-pushffos.patch wrong file.
Attachment #8582885 - Attachment is obsolete: true
Attachment #8582885 - Flags: review?(nsm.nikhil)
Attached patch 0001-Bug-1137245.patch (obsolete) — Splinter Review
Attachment #8582886 - Flags: review?(nsm.nikhil)
Attachment #8582886 - Attachment is obsolete: true
Attachment #8582886 - Flags: review?(nsm.nikhil)
Attachment #8582888 - Flags: review?(nsm.nikhil)
Comment on attachment 8582888 [details] [diff] [review] warn_when_using_old_push Review of attachment 8582888 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/push/Push.js @@ +106,5 @@ > register: function() { > debug("register()"); > + > + dump("This is a deprecated API. Get ready for the Push API. See http://www.w3.org/TR/push-api/.\n"); > + Use something like https://dxr.mozilla.org/mozilla-central/source/dom/media/PeerConnection.js#544 instead to report to the console.
Attachment #8582888 - Flags: review?(nsm.nikhil)
Assignee: dougt → nobody
Priority: -- → P5

Since bug 1296579 this seems to be not needed any more.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
See Also: → 1296579
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: