Closed
Bug 967304
Opened 12 years ago
Closed 12 years ago
this.getContextForMM(...) is undefined error when a child process is killed
Categories
(Core Graveyard :: Identity, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 967228
People
(Reporter: fabrice, Unassigned)
Details
Attachments
(1 file)
1.12 KB,
patch
|
Details | Diff | Splinter Review |
That happens anytime a process that doesn't use the identity API is closed:
E/GeckoConsole( 3285): [JavaScript Error: "this.getContextForMM(...) is undefined" {file: "resource://gre/modules/DOMIdentity.jsm" line: 345}]
Attachment #8369738 -
Flags: review?(jparsons)
Comment 1•12 years ago
|
||
A fix for this just landed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Attachment #8369738 -
Flags: review?(jparsons)
Comment 2•12 years ago
|
||
Thanks for the patch, Fabrice. MattN et al. have already beat us to it :)
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•