Skip to content

Instantly share code, notes, and snippets.

@bwinton
Created February 22, 2011 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwinton/839311 to your computer and use it in GitHub Desktop.
Save bwinton/839311 to your computer and use it in GitHub Desktop.
-- Exception object --
+ (string) The config file XML does not contain an email account configuration.
*
-- Exception object --
+ _message (string) ''
+ stack (string) 355 chars
+ code (number) 0
+ uri (string) 'http://autoconfig.gmail.com/mail/config-v1.1.xml'
+ message (string) ''
+ toString (function) 3 lines
*
-- Stack Trace --
Exception("")@chrome://messenger/content/accountcreation/util.js:189
ServerException("",0,"http://autoconfig.gmail.com/mail/config-v1.1.xml")@chrome://messenger/content/accountcreation/fetchhttp.js:300
(false)@chrome://messenger/content/accountcreation/fetchhttp.js:222
([object ProgressEvent])@chrome://messenger/content/accountcreation/fetchhttp.js:146
JavaScript strict warning: chrome://messenger/content/accountcreation/readFromXML.js, line 131: reference to undefined property e.pop3
JavaScript strict warning: chrome://messenger/content/accountcreation/readFromXML.js, line 131: reference to undefined property e.pop3.leaveMessagesOnServer
JavaScript error: chrome://messenger/content/accountcreation/verifyConfig.js, line 242: this.mConfig.incoming.authAlternatives is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment