Closed
Bug 1308599
Opened 9 years ago
Closed 5 years ago
Twitter tooltip language name failure
Categories
(Chat Core :: Twitter, defect)
Chat Core
Twitter
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aleth, Unassigned)
Details
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/imXPCOMUtils.jsm :: l10nHelper/< :: line 210" data: no] 1 (unknown)
l10nHelper/< resource:///modules/imXPCOMUtils.jsm:210:16
Account.prototype.requestBuddyInfo/kFields.lang resource://gre/components/twitter.js:1149:18
Account.prototype.requestBuddyInfo resource://gre/components/twitter.js:1170:19
Account.prototype.onRequestedInfoReceived resource://gre/components/twitter.js:1127:5
bound self-hosted
httpRequest/xhr.onload resource://gre/modules/Http.jsm:72:9
This stack is surprising because the l10nHelper call is already inside a try-catch in twitter.js, which seems to not be working.
Needs STR.
Comment 1•5 years ago
|
||
Bug 1445778 removes support for Twitter due to changes in their streaming API.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•