Open Bug 1526683 Opened 7 years ago Updated 3 years ago

reference to undefined property "crashes" and "adapterSubsysID" in aboutSupport.js

Categories

(Toolkit :: General, enhancement, P5)

enhancement

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?

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&regexp=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.

I saw the first error on Mac too. I move the bug to m-c.

Component: Mail Window Front End → General
Product: Thunderbird → Toolkit
Priority: -- → P5
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.