Remove the crash reporter injector code
Categories
(Toolkit :: Crash Reporting, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
Details
Attachments
(1 file)
The crash reporter injector code was used to inject Breakpad into Flash processes. It's not used anymore and hasn't been for a while. The closest thing we have to it is used by SpiderMonkey but doesn't rely on the in-tree injector (see bug 1522180 comment 3) and we hope to replace it with the OOP generator.
| Assignee | ||
Comment 1•2 years ago
|
||
This was used to inject our crash reporting infrastructure into the Flash
processes and has been unused since Flash support has been removed.
Updated•2 years ago
|
Comment 3•2 years ago
•
|
||
Backed out for causing multiple failures
-
Failure line: TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/unit_ipc/test_content_annotation.js | xpcshell return code: 0
-
Failure line: PROCESS-CRASH | application crashed [@ js::ctypes::ConvertToJS] | xpcshell-remote.toml:toolkit/components/extensions/test/xpcshell/test_ext_background_early_shutdown.js
-
Failure line: TEST-UNEXPECTED-FAIL | toolkit/crashreporter/test/browser/browser_cpu_microcode.js | contains CPU microcode version -
Comment 5•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•2 years ago
|
Description
•