zotero/chrome
Dan Stillman aa56ebae1a Fix "channel is undefined" for invalid HTTP response during WebDAV sync
Follow-up to 4bbae6e17

We're now using Zotero.HTTP.request(), which does its own checking for
security errors, so there's no need to do WebDAV-specific checks (though
we could consider checking for Zotero.HTTP.SecurityError and showing
more specific messages, since a self-signed certificate is more likely
in the case of WebDAV).

(cherry picked from commit f04a8c3736)
2018-02-11 14:15:49 -05:00
..
content Fix "channel is undefined" for invalid HTTP response during WebDAV sync 2018-02-11 14:15:49 -05:00
locale Wait for any DB transactions to finish before starting sync 2018-02-11 14:15:18 -05:00
skin/default/zotero Reduce minimum width of Zotero pane to 670px 2018-02-11 14:13:50 -05:00