Closed Bug 1586468 Opened 5 years ago Closed 5 years ago

ProcessActorList only listens for new processes

Categories

(DevTools :: Framework, defect)

defect
Not set
normal

Tracking

(firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

ProcessActorList should notify listeners when content processes are terminated, and not just when new ones are started. It detects new processes by running a script in each new content process that sends a "debug:new-process" message which the list listens to. Maybe something similar could be done for process termination, but it seems simpler to use the observer service or something from C++ to indicate that the set of content processes has changed.

Assignee: nobody → bhackett1024
Blocks: 1586539
Attachment #9099026 - Attachment is obsolete: true
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f99deec68261
Part 2 - Use observer service to listen for content process connects/disconnects, r=ochameau.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: