Closed Bug 1174422 Opened 9 years ago Closed 9 years ago

SimplePush PushService UDPSocket Not enough arguments/NS_ERROR_NOT_INITIALIZED

Categories

(Core :: DOM: Push Subscriptions, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
2.2 S14 (12june)
Tracking Status
firefox41 --- fixed

People

(Reporter: gerard-majax, Assigned: gerard-majax)

References

Details

(Whiteboard: [systemsfe])

Attachments

(1 file, 1 obsolete file)

Trying to use FindMyDevice, I'm getting errors about PushService.jsm:
> 06-13 15:15:47.594  4304  4304 E GeckoConsole: [JavaScript Error: "NS_ERROR_NOT_INITIALIZED: Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIUDPSocket.port]" {file: "resource://gre/modules/PushService.jsm" line: 1595}]
Blocks: 1159046
Probaby because of
> 06-13 15:12:29.404  4304  4304 E GeckoConsole: [JavaScript Error: "NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIUDPSocket.init]" {file: "resource://gre/modules/PushService.jsm" line: 1736}]
Summary: SimplePush PushService UDPSocket NS_ERROR_NOT_INITIALIZED → SimplePush PushService UDPSocket Not enough arguments/NS_ERROR_NOT_INITIALIZED
Looks like we missed a principal in the init() call ...
Attachment #8621983 - Flags: review?(fabrice)
Assignee: nobody → lissyx+mozillians
Whiteboard: [systemsfe]
Target Milestone: --- → 2.2 S14 (12june)
Just updating r=
Attachment #8621983 - Attachment is obsolete: true
Attachment #8621983 - Flags: review?(fabrice)
Attachment #8621993 - Flags: review?(kcambridge)
Attachment #8621993 - Flags: review?(kcambridge) → review+
https://hg.mozilla.org/mozilla-central/rev/84cf3e737ca9
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: