Commit Graph

969 Commits

Author SHA1 Message Date
Mark Hammond
0134bd40bc Bug 1225690 - implement a SyncedTabs module to abstract away Sync's internals. r=rnewman 2015-12-01 13:07:21 +11:00
Mark Hammond
6568d1a08f Bug 1221906 - Allow Sync to only sync specified engines. r=rnewman 2015-11-18 12:49:54 +11:00
Tooru Fujisawa
fd9a4d3a09 Bug 1217077 - Remove for-each from services/. r=gps 2015-10-19 03:52:58 +09:00
Pablo Almenar
56dacd45ea Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh 2015-11-04 10:21:47 +01:00
Mark Hammond
c01290dfea Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw 2015-10-23 08:37:31 +11:00
Carsten "Tomcat" Book
980ca449e9 Backed out changeset 1df2049352ff (bug 1205928) for bc7 test bustage on a CLOSED TREE 2015-10-21 12:01:38 +02:00
Mark Hammond
cb7625912e Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw 2015-10-21 15:00:13 +11:00
Mark Hammond
4e7510649a Bug 1212633 - include mobile and unfiled folders in Sync's concept of 'all IDs'. r=rnewman 2015-10-13 10:32:18 +11:00
Hiroyuki Ikezoe
4d526d411d Bug 1167627 - Part 9: Use mozinfo in services/. r=rnewman 2015-10-11 21:50:00 +02:00
Carsten "Tomcat" Book
d7f143eaad Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
b9e5717f50 Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
b5f316de44 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Tooru Fujisawa
291c1c33ee Bug 1207496 - Part 4: Remove use of expression closure from services/sync/. r=gps 2015-09-23 18:40:53 +09:00
Mark Hammond
f6b024e58b Bug 1205111 - return a transient error on 401 fetching info/collections using FxA. r=rnewman 2015-09-28 17:21:42 +10:00
Mark Hammond
0a6a13c2b9 No bug - convert 3 test files from CRLF to LF line-endings, r=me 2015-09-28 16:29:06 +10:00
Kit Cambridge
ce2b321f38 Bug 1124428 - Add telemetry probes for FxA-related authentication issues. r=markh,vladan 2015-09-15 18:18:04 -07:00
Shu-yu Guo
45211869c8 Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
onemen
1d0c9429aa Bug 753289 - Apply prefs-related prefs before applying other synced prefs. r=rnewman 2015-09-10 17:33:50 +01:00
Mark Hammond
186d07b0cb Bug 1196008 - have test_errorhandler.js use a real server to speed it up. r=rnewman 2015-09-04 08:53:37 +10:00
Edouard Oger
8a2fe56063 Bug 999190 - Part 1 - Detect fxa deletion on sync auth error. r=markh 2015-09-02 16:44:00 +02:00
Jonathan Griffin
75b23850e3 Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester 2015-08-18 11:26:14 -07:00
Mark Hammond
5f41ed1ed2 Bug 1188170 - log the url string when the Sync bookmarks engine fails to get a URI. r=rnewman 2015-08-12 12:08:22 +10:00
Mark Hammond
3679ce9f84 Bug 1185629 - ensure Sync tests arrange for an auto-selected allowed port for its test servers. r=oeger 2015-08-11 10:58:54 +10:00
Mark Hammond
f95b58f250 Bug 1156752 - explicitly list where each FxA field is stored. r=zaach 2015-07-27 08:58:53 +10:00
Riadh Chtara
49c4fe781c Bug 1134881 - Test sync password timeCreated & timePasswordChanged fields. r=rnewman 2015-07-13 23:02:07 -07:00
Mark Hammond
31ff11f463 Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-21 11:23:12 +10:00
Ryan VanderMeulen
6214528626 Backed out changeset b29ec4137962 (bug 1157529) for various Gaia test failures.
CLOSED TREE
2015-07-19 22:59:07 -04:00
Mark Hammond
2e2645d0d2 Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-18 18:47:55 +10:00
Mark Hammond
aaea074304 Bug 1003708 - Sync token server pref now lives under identity root. r=nalexander 2015-07-16 13:19:10 +10:00
Carsten "Tomcat" Book
ca54d83251 Backed out changeset be39e54d4dff (bug 1157529) for possible causing windows memory leaks 2015-07-15 09:13:36 +02:00
Mark Hammond
35321774fd Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-15 12:16:21 +10:00
Richard Newman
d556440770 Bug 1167827 - Quietly ignore unknown visit codes and invalid visit dates. r=mak 2015-06-05 10:59:24 -07:00
Christoph Kerschbaumer
6c7838c166 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
ziyunfei
ec33d43a0e Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Brian Grinstead
75a969b767 Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs 2015-03-23 15:32:41 -07:00
Mark Hammond
31a6dfa414 Bug 1131414 (part 1) - add a pref to indicate if sync is disabled in its entirety. r=rnewman 2015-03-20 11:08:51 -07:00
Mark Hammond
76a28549f9 Bug 1081158 - ensure we report all login related errors. r=rnewman 2015-03-05 16:12:51 +11:00
Mark Hammond
b4148e9df9 Bug 1131410 followup - addressing review comments I missed in part1, r=adw/rnewman 2015-02-26 18:48:11 +11:00
Wes Kocher
6a521db2ac Merge fx-team to m-c a=merge 2015-02-25 17:39:55 -08:00
Mark Hammond
6385273c1e Bug 1131410 - Extract sync's log management so it can be reused by the reading-list back-end. r=adw 2015-02-17 22:06:00 +01:00
Carsten "Tomcat" Book
1c2c356e52 Backed out changeset cd1f981b5e58 (bug 1131410) for XPC Bustage 2015-02-25 10:41:23 +01:00
Mark Hammond
8862413e7b Bug 1131410 - Extract sync's log management so it can be reused by the reading-list back-end. r=adw 2015-02-25 18:54:59 +11:00
Patrick McManus
9dbe80428a Bug 967792 - Make localhost resolve offline. r=dragana 2015-02-25 14:02:38 -05:00
Ryan VanderMeulen
c2280b978d Backed out changeset 13d9a5e39eb3 (bug 967792) for Gaia unit test failures. 2015-02-25 11:39:14 -05:00
Patrick McManus
2d3aa533f6 bug 967792 - make localhost resolve offline r=dragana 2015-02-15 13:50:48 -05:00
Chris Peterson
2b734dd130 Bug 1133284 - Remove nonstandard expression closures from services/sync. r=rnewman 2015-01-24 23:50:01 -08:00
Birunthan Mohanathas
b39ac27c28 Bug 1070709 - Collapse test-only moz.build files under services/ into ancestor moz.build files. r=mshal 2015-02-10 18:47:24 +02:00
Mark Hammond
6eaf98b22d Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche 2015-02-04 17:36:44 +11:00
Christoph Kerschbaumer
7d268b217e Bug 1087741: Make JS callers of ios.newChannel call ios.newChannel2 in services/ (r=rnewman,hskupin) 2014-10-24 15:22:14 -07:00
Mark Hammond
fcb4b83624 Bug 1121329 - fixes to promise handling in FxA and Hawk. r=ckarlof 2015-01-28 10:11:08 +11:00