zotero/chrome
Simon Kornblith 53bcccd9e7 Add Zotero.HTTP.promise(), a replacement for Zotero.HTTP.doGet/doPost/doHead/doOptions that returns a promise.
Zotero.HTTP.promise() can potentially reject its promise with two new exceptions. Zotero.HTTP.UnexpectedStatusException is thrown if the status code is not 2XX, and Zotero.HTTP.BrowserOfflineException is thrown if the browser is offline.
2012-07-10 02:35:00 -04:00
..
content Add Zotero.HTTP.promise(), a replacement for Zotero.HTTP.doGet/doPost/doHead/doOptions that returns a promise. 2012-07-10 02:35:00 -04:00
locale Merge branch '3.0' 2012-07-08 13:15:27 -04:00
skin/default/zotero Merge branch 'attachment-progress' 2012-06-10 21:56:15 -04:00