jdgeenen / gcontactsync

Synchronizes contacts & groups between Thunderbird or SeaMonkey and Google Contacts. Imports Facebook friends and Twitter contacts
Other
70 stars 15 forks source link

Expired token dialog doesn't automatically close #75

Closed jdgeenen closed 9 years ago

jdgeenen commented 9 years ago

Error: TypeError: com.gContactSync.OAuth2.mBrowserElem.contentDocument is undefined Source File: chrome://gcontactsync/content/OAuth2.js Line: 92

jdgeenen commented 9 years ago

I'm going to use this issue to fix two problems. One is checking contentDocument when it may not be valid and another is the expired token dialog doesn't automatically close due to accidentally not passing a parameter to OAuth2.init.