Closed Bug 1313063 Opened 8 years ago Closed 8 years ago

Attempt to stop observing a preference "userAgentID" that's not being observed Preferences.jsm

Categories

(Core :: DOM: Notifications, defect, P2)

52 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: jkt, Assigned: lina)

Details

Attachments

(1 file)

In a new mozilla-central build after reopening firefox from standby I am getting the following:

Attempt to stop observing a preference "userAgentID" that's not being observed  Preferences.jsm:323
	Preferences.ignore resource://gre/modules/Preferences.jsm:323:5
	this.PushServiceWebSocket._shutdownWS resource://gre/modules/PushServiceWebSocket.jsm:347:5
	this.PushServiceWebSocket.disconnect resource://gre/modules/PushServiceWebSocket.jsm:138:5
	this.PushService._changeStateOfflineEvent resource://gre/modules/PushService.jsm:244:9
	observe/< resource://gre/modules/PushService.jsm:310:11


Unable to get a clear STR for this however I have seen this on multiple ocasions recently with the debugger open.
Assignee: nobody → kcambridge
Priority: -- → P2
Comment on attachment 8805160 [details]
Bug 1313063 - Only stop observing `dom.push.userAgentID` if we've finished the handshake.

https://reviewboard.mozilla.org/r/88972/#review88480
Attachment #8805160 - Flags: review?(dd.mozilla) → review+
Pushed by kcambridge@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8476b951e74f
Only stop observing `dom.push.userAgentID` if we've finished the handshake. r=dragana
https://hg.mozilla.org/mozilla-central/rev/8476b951e74f
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.