Closed Bug 1125396 Opened 10 years ago Closed 10 years ago

TypeError: message.target.messageManager is undefined in ReaderParent

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 38

People

(Reporter: Margaret, Assigned: Margaret)

References

Details

Attachments

(1 file, 1 obsolete file)

************************* A coding exception was thrown in a Promise resolution callback. See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise Full message: TypeError: message.target.messageManager is undefined Full stack: ReaderParent.receiveMessage/<@resource:///modules/ReaderParent.jsm:48:11 Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:870:23 this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:749:7 this.PromiseWalker.scheduleWalkerLoop/<@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:691:37 *************************
/r/2969 - Bug 1125396 - Check to make sure messageManager exists before sending message with article data Pull down this commit: hg pull review -r 3924447fd75188e38d7fb1c4bbb6bc90bf9da365
Attachment #8554030 - Flags: review?(jaws)
Comment on attachment 8554030 [details] MozReview Request: bz://1125396/margaret /r/2969 - Bug 1125396 - Check to make sure messageManager exists before sending message with article data Pull down this commit: hg pull review -r 3924447fd75188e38d7fb1c4bbb6bc90bf9da365
I saw this while working on my browser-chrome test, and I think the speed with which the test was closing a tab tickled this edge case. I can't reproduce the problem with the patch applied, so I think this fixes it. I also think this is a valid edge-case, so I don't believe this is just a band-aid to another problem.
Assignee: nobody → margaret.leibovic
Attachment #8554030 - Flags: review?(jaws) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 38
Flags: qe-verify-
Attachment #8554030 - Attachment is obsolete: true
Attachment #8619218 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: