Closed
Bug 1299592
Opened 9 years ago
Closed 9 years ago
Handle dead windows in ContentSearch.jsm
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.88 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
In addition to having a null messageManager it's also possible the target is
already a dead wrapper if the browser has been closed.
| Assignee | ||
Comment 1•9 years ago
|
||
Felipe it looks like you've reviewed this code before, but feel free to redirect.
Attachment #8786900 -
Flags: review?(felipc)
| Assignee | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8786900 -
Flags: review?(felipc) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6435e739a7ff8a1d9e9a3f6efccc34d4eb620f6d
Bug 1299592 - Handle dead windows in ContentSearch.jsm. r=felipe
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
You need to log in
before you can comment on or make changes to this bug.
Description
•