Closed Bug 1188169 Opened 9 years ago Closed 9 years ago

process-content.js - PushServiceChildPreload.jsm - EXPORTED_SYMBOLS is not an array.

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1188450

People

(Reporter: jruderman, Assigned: nsm)

References

Details

(Keywords: regression)

Starting Firefox (debug) on Mac today, I get:

JavaScript error: chrome://global/content/process-content.js, line 15: Error: resource://gre/modules/PushServiceChildPreload.jsm - EXPORTED_SYMBOLS is not an array.

I bet this is a regression from bug 1184626.

[Happens both without and with e10s]
Assignee: nobody → nsm.nikhil
I've just put this.EXPORTED_SYMBOLS = []; and the error is gone for me.
Either this is a dup of
Bug 1188450 - JavaScript error: chrome://global/content/process-content.js, line 15: Error: resource://gre/modules/PushServiceChildPreload.jsm - EXPORTED_SYMBOLS is not an array. 
or vice versa.

In the other bug, a patch is proposed and essentially the same as comment 1.
Duping forward to bug with patch. Thanks, Chiaki.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.