Closed
Bug 1859530
Opened 2 years ago
Closed 2 years ago
HangMonitorParent::mBrowserCrashDumpIds and mBrowserCrashDumpHashLock aren't needed
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It looks like these were for reporting plugin hangs or crashes but they are no longer used.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → continuation
| Assignee | ||
Comment 1•2 years ago
|
||
mBrowserCrashDumpIds and mBrowserCrashDumpHashLock were used to record
NPAPI plugin hangs, but that code is long gone.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/72b08ed8495f
Remove unused HangMonitorParent fields. r=gsvelto
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•