Commit Graph

76 Commits

Author SHA1 Message Date
Mark Hammond
e6d2f8fec3 Bug 1152116 - prevent Sync from spamming the browser console. r=rnewman 2015-05-18 17:34:22 +10:00
Mark Hammond
1dddbbf474 Bug 1148980 - have success and error log files for Sync and ReadingList based on whether an error record was written to the log. r=rnewman 2015-05-18 17:34:22 +10:00
Justin Dolske
f6aa8c5dd9 Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh 2015-04-20 15:54:49 -07:00
Drew Willcoxon
14e95c7a4b Bug 1154850 - Fix "Backoff request had non-numeric value: None" log message in desktop reading list sync scheduler. r=mhammond 2015-04-16 16:12:00 +02:00
Florian Quèze
ac2f74c184 Bug 1152908 - Middle-clicking on a reading list item should open it in a new tab, r=Gijs. 2015-04-16 17:09:20 +02:00
Mark Hammond
b563bfce27 Bug 1153121 - have the readinglist sync engine log existing local items if trace logging is enabled. r=adw 2015-04-16 16:16:10 +10:00
Mark Hammond
b74cf36450 Bug 1152698 - certain readinglist server response codes should cause the sync engine to throw/abort. r=adw 2015-04-16 16:16:10 +10:00
Mark Hammond
9d5353aa7a Bug 1148701: React to Backoff and Retry-After headers from Reading List server. r=adw 2015-04-14 11:14:00 +10:00
Mark Hammond
e37163547e Bug 1152703 - Prevent desktop reading list sync errors from preventing sync from starting again. r=adw 2015-04-09 19:49:18 +10:00
Mark Hammond
eab3a8c29e Bug 1149896 - avoid warnings when using sendAsyncMessage on a ReadingListItem object. r=adw 2015-04-08 11:15:23 +10:00
Drew Willcoxon
4049a8a4db Bug 1151077 - Make the desktop reading list sync module batch its POST /batch requests. r=markh 2015-04-07 15:49:28 -07:00
Mark Hammond
fcbf9bb4b9 Bug 1151521 - make logs less scary when non-JSON responses are received. r=adw 2015-04-07 15:14:56 +10:00
Mark Hammond
cfdfcdc1e0 Bug 1149880 - avoid readinglist item races logging unhandled promise exceptions. r=dolske 2015-04-07 11:43:22 +10:00
Mark Hammond
332d62de71 Bug 1139743 (part 3) - Cache OAuth tokens. r=ckarlof 2015-04-03 12:47:00 +11:00
Drew Willcoxon
ad3f9c1cf1 Bug 1149105 - Fix various desktop reading list sync failures, add more logging. r=markh 2015-03-31 16:41:13 +11:00
Drew Willcoxon
96c415487b Bug 1147554 - Lazily create desktop reading list's database connection. r=markh 2015-04-01 18:24:32 -07:00
Mark Hammond
5c11b8db6a Bug 1149869 - prevent duplicate readinglist items from appearing in the sidebar in some cases. r=Unfocused 2015-04-01 17:03:53 +11:00
Mark Hammond
dd324bcad4 Bug 1149023 - fix errors deleting an already synced readinglist item. r=adw 2015-04-01 16:14:16 +11:00
Jared Wein
ee325f2275 Bug 1146773 - Unify the code paths for adding an item to the reading list (location bar + reader mode). r=margaret 2015-03-30 19:58:00 -04:00
Blake Winton
b1f2161130 Bug 1147479 - Add a transition for adding items to the reading list. ui-r=mmaslaney, r=Unfocused 2015-03-30 14:16:05 -04:00
Blake Winton
084223dd00 Bug 1147444 - Add a transition when deleting an item from the Reading List. ui-r=mmaslaney, r=Unfocused 2015-03-30 14:07:36 -04:00
Jared Wein
a98fcf38d4 Bug 1147113 - Filter the article properties in ReaderParent.jsm instead of ReadingList.jsm. r=adw 2015-03-30 12:02:52 -04:00
Mark Hammond
2132ae315b Bug 1148724 - reading list scheduler gets a back-off strategy on errors. r=adw 2015-03-29 11:18:25 +11:00
Drew Willcoxon
ca52698422 Bug 1148201 - Fix desktop reading list client use of Last-Modified, If-Unmodified-Since, If-Modified-Since headers. r=rnewman 2015-03-27 17:14:57 -07:00
Mark Hammond
5819a0dc2a Bug 1148273 - have the readinglist scheduler handle FxA error states correctly. r=rnewman 2015-03-27 16:41:48 +11:00
Mark Hammond
ca9c74c40d Bug 1148252 - gracefully handle an attempt to upload a new item when the server already has it. r=adw 2015-03-27 13:10:20 +11:00
Mark Hammond
bd50b8a182 Bug 1148217 - catch and log local storage errors in reading-list sync engine. r=adw 2015-03-27 11:38:07 +11:00
Drew Willcoxon
f00bb81ec8 Bug 1148060 - Fix test_Sync.js pre-39 failure due to defining delete on an object. r=jaws 2015-03-26 12:45:36 -07:00
Mark Hammond
97f0dc7ecf Bug 1147270 followup - fix stray quote character. r=me 2015-03-25 17:35:33 +11:00
Mark Hammond
1f2bba1d23 Bug 1147270 - extract Sync's device name logic so it can be used by reading list. r=rnewman 2015-03-25 16:28:19 +11:00
Mark Hammond
db77c39e4a Bug 1146068 (part 1) - fix scheduler to match readinglist sync engine implementation. r=adw 2015-03-25 16:28:18 +11:00
Drew Willcoxon
47e1e49402 Bug 1131416 - Desktop syncing module for reading list service (sync module). r=markh 2015-03-20 15:48:53 -07:00
Blake Winton
a8bbb9212f Bug 1146946 - Handle empty lists in sidebar.js when using the up/down key. r=florian 2015-03-24 15:12:17 -04:00
Florian Quèze
e65f0cb5dc Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws. 2015-03-24 23:44:28 +01:00
Mark Hammond
62018d36db Bug 1146786 - make readinglist sidebar logs less noisy. r=florian 2015-03-24 20:31:55 +11:00
Mark Hammond
2e2564f177 Bug 1131416 - module for the readinglist sync engine to use to talk to the server. r=adw 2015-03-24 14:25:30 +11:00
Jared Wein
3a776a44be Bug 1146486 - The generic reading list thumbnail graphic is stretched too big and on white background. r=florian 2015-03-23 18:53:36 -04:00
Jared Wein
21e6ee6e61 Bug 1146358 - Adding an item to reading list from reader view fails. r=adw 2015-03-23 16:45:58 -04:00
Drew Willcoxon
994338e1f9 Bug 1131416 - Desktop syncing module for reading list service (one more fix to prepatory changes). r=jaws 2015-03-20 15:53:14 -07:00
Drew Willcoxon
cb676c5db0 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Drew Willcoxon
0b61724888 Back out 648e3888d9bd 2015-03-20 15:23:34 -07:00
Jared Wein
1875d10fe5 Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh 2015-03-20 13:14:34 -07:00
Drew Willcoxon
08991e3e63 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Jared Wein
99d4141fed Backed out changeset c8e6847915e1 (bug 1123518) 2015-03-20 12:45:01 -07:00
Jared Wein
c20e9213a4 Bug 1123518 - Follow-up, use background-size:cover for the reading list images. r=me 2015-03-20 12:43:17 -07:00
Drew Willcoxon
5dfa5ce614 Bug 1131416 - Desktop syncing module for reading list service (test fix). r=me 2015-03-20 12:19:30 -07:00
Drew Willcoxon
05792a5d58 Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh 2015-03-20 12:12:10 -07:00
Florian Quèze
5439ce708f Bug 1144823 - reading list sidebar should be sorted by most recently added, r=markh. 2015-03-20 12:07:16 -07:00
Florian Quèze
9f955d4635 Bug 1144380 - active state on reading list sidebar persists after switching tabs, r=markh. 2015-03-20 12:05:35 -07:00
Jared Wein
d13ca8b797 Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian 2015-03-20 11:20:11 -07:00