Closed
Bug 1366845
Opened 8 years ago
Closed 8 years ago
Use XPCOM threads for ProcessHangMonitor
Categories
(Core :: DOM: Content Processes, enhancement)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: billm, Assigned: billm)
References
Details
Attachments
(1 file)
|
19.26 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Generally we want to move away from Chromium threads and MessageLoops as much as we can. This patch is a small step in that direction.
Attachment #8870112 -
Flags: review?(mrbkap)
Updated•8 years ago
|
Attachment #8870112 -
Flags: review?(mrbkap) → review+
Pushed by wmccloskey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ebcfc217300
Use XPCOM threads for hang monitor (r=mrbkap)
Comment 2•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 3•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•