Closed
Bug 1170939
Opened 9 years ago
Closed 9 years ago
[nested_oop] Close PContentBridge when the nested content process is about to shut down
Categories
(Core :: DOM: Content Processes, defect)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
References
Details
Attachments
(1 file, 1 obsolete file)
4.70 KB,
patch
|
kershaw
:
review+
|
Details | Diff | Splinter Review |
The reason of this bug is is as described bug 1131444. PContentBridge has to be also closed when nested content process is going to shut down.
Assignee | ||
Updated•9 years ago
|
Attachment #8614549 -
Flags: review?(khuey)
Assignee | ||
Comment 1•9 years ago
|
||
Hi Kyle,
Could you please take a look at this patch? It's almost the same as the patch in bug 1131444. The only
difference is that it's applied at ContentBridgeChild. Thanks.
Assignee: nobody → kechang
Attachment #8614549 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Carry reviewer's name.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e4ab91239957
Attachment #8614549 -
Attachment is obsolete: true
Attachment #8620749 -
Flags: review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•