Closed
Bug 1302651
Opened 8 years ago
Closed 8 years ago
Opening Troubleshooting info gives |TypeError: Services.getIntPref is not a function a11y.js:19:19|
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(thunderbird49 wontfix, thunderbird50 fixed, thunderbird51 fixed)
RESOLVED
FIXED
Thunderbird 51.0
People
(Reporter: jorgk-bmo, Assigned: jorgk-bmo)
Details
Attachments
(1 file)
914 bytes,
patch
|
aceman
:
review+
jorgk-bmo
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1265175 +++
As per bug 1265175 comment #6:
Help > Troubleshooting gives:
JavaScript error: chrome://messenger/content/about-support/a11y.js, line 19: TypeError: Services.getIntPref is not a function
Or in the error console:
TypeError: Services.getIntPref is not a function a11y.js:19:19
populateAccessibilitySection chrome://messenger/content/about-support/a11y.js:19:19
window.onload chrome://messenger/content/about-support/init.js:74:3
Assignee | ||
Comment 1•8 years ago
|
||
With this patch, the entire Troubleshooting Information is now populated as it should be.
You (Aceman) wanted traction, so here is traction ;-)
Assignee | ||
Updated•8 years ago
|
Attachment #8791081 -
Flags: approval-comm-beta?
Attachment #8791081 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 2•8 years ago
|
||
Sorry, this worked this morning but after refreshing my local build I now run into bug 1302701 so you can't test this. Or try this patch after only refreshing C-C and not M-C.
You can r+ it anyway, since it's right ;-)
Comment on attachment 8791081 [details] [diff] [review]
Fix.
Review of attachment 8791081 [details] [diff] [review]:
-----------------------------------------------------------------
Yes, and this was even my mess :)
Attachment #8791081 -
Flags: review?(acelists) → review+
Assignee | ||
Comment 4•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 51.0
Assignee | ||
Comment 5•8 years ago
|
||
Aurora (TB 50):
https://hg.mozilla.org/releases/comm-aurora/rev/6af6797785fc
status-thunderbird49:
--- → affected
status-thunderbird50:
--- → fixed
status-thunderbird51:
--- → fixed
Assignee | ||
Updated•8 years ago
|
Attachment #8791081 -
Flags: approval-comm-beta?
Assignee | ||
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•