Bug 1705272 Comment 19 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can successfully set up a gmail account on trunk. 

Likely unrelated to this bug, for an invalid cert I get
```
console.error: mail.setup: 
  cert error
JavaScript error: chrome://messenger/content/accountcreation/verifyConfig.js, line 404: NS_ERROR_ILLEGAL_VALUE:
```

For gmail, I did get this in the console:
```
JavaScript error: resource:///modules/OAuth2.jsm, line 162: NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIRequest.name] - so https://searchfox.org/comm-central/rev/46dad6bb00f19dfc3908a0d9a47673c36cc5d32c/mailnews/base/src/OAuth2.jsm#162
```
I can successfully set up a gmail account on trunk. 

Likely unrelated to this bug, for an invalid cert I get
```
console.error: mail.setup: 
  cert error
JavaScript error: chrome://messenger/content/accountcreation/verifyConfig.js, line 404: NS_ERROR_ILLEGAL_VALUE:
```

For gmail, I did get this in the console:
```
JavaScript error: resource:///modules/OAuth2.jsm, line 162: NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIRequest.name] 
```
  so https://searchfox.org/comm-central/rev/46dad6bb00f19dfc3908a0d9a47673c36cc5d32c/mailnews/base/src/OAuth2.jsm#162

Back to Bug 1705272 Comment 19