Closed Bug 1183813 Opened 9 years ago Closed 9 years ago

PushEvent PushMessageData should be the same instance every time.

Categories

(Core :: DOM: Push Subscriptions, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: nsm, Assigned: nsm)

References

Details

Attachments

(1 file)

pushEvent.data == pushEvent.data always.
Comment on attachment 8633682 [details]
MozReview Request: Bug 1183813 - PushEvent.data should be same instance every time. r?smaug

Cycle collection part missing?
Attachment #8633682 - Flags: review?(bugs) → review-
Comment on attachment 8633682 [details]
MozReview Request: Bug 1183813 - PushEvent.data should be same instance every time. r?smaug

Bug 1183813 - PushEvent.data should be same instance every time. r?smaug
Attachment #8633682 - Flags: review- → review?(bugs)
I guess that is why the original code always created a new instance, to avoid CC ;)
Attachment #8633682 - Flags: review?(bugs) → review+
url:        https://hg.mozilla.org/integration/mozilla-inbound/rev/a85971b21cf7290ea425c95f63607ec65da03b22
changeset:  a85971b21cf7290ea425c95f63607ec65da03b22
user:       Nikhil Marathe <nsm.nikhil@gmail.com>
date:       Tue Jul 14 13:10:58 2015 -0700
description:
Bug 1183813 - PushEvent.data should be same instance every time. r=smaug
https://hg.mozilla.org/mozilla-central/rev/a85971b21cf7
Assignee: nobody → nsm.nikhil
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: