reference to undefined property "crashes" and "adapterSubsysID" in aboutSupport.js
Categories
(Toolkit :: General, enhancement, P5)
Tracking
()
People
(Reporter: aceman, Unassigned)
References
(Blocks 1 open bug)
Details
Opening Troubleshooting page shows these in error console:
ReferenceError: reference to undefined property "crashes" in aboutSupport.js:46:9
ReferenceError: reference to undefined property "adapterSubsysID" in aboutSupport.js:559:9
What do we need to port from m-c?
Comment 1•7 years ago
|
||
I don't see this errors. I checked the files and I followed all changes.
I guess adapterSubsysID isn't populated on Linux:
https://searchfox.org/comm-central/search?q=adapterSubsysID&case=false®exp=false&path=
And "crashes" is not populated when Crash reporter is disabled (as I have it).
https://searchfox.org/comm-central/source/mozilla/toolkit/modules/Troubleshoot.jsm#642
So if the code is the same as in m-c, this would be a m-c bug.
Comment 3•7 years ago
|
||
I saw the first error on Mac too. I move the bug to m-c.
Updated•7 years ago
|
Updated•3 years ago
|
Description
•