Commit Graph

3101 Commits

Author SHA1 Message Date
Alessio Placitelli
5710d42946 Bug 1234502 - Remove FHR SyncProvider. r=gps 2015-12-22 08:14:00 +01:00
ffxbld
1d2b3f2fb6 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
Mark Hammond
7bc5ad9c02 Bug 1231535 - remove sync spinner and add ellipsis to Synced Tabs panel. r=Gijs 2015-12-10 09:28:54 -05:00
Wes Kocher
d2615415f5 Backed out 4 changesets (bug 1230221, bug 1230220, bug 1229890) for m-e10s(2) permafails in test_window_open_close.html CLOSED TREE
Backed out changeset a1cd28ddbfa2 (bug 1230221)
Backed out changeset 7e89f5020ac7 (bug 1230220)
Backed out changeset 91f6e72fa9f4 (bug 1229890)
Backed out changeset 7e717a810420 (bug 1229890)

--HG--
extra : commitid : BinvCloSNFx
extra : amend_source : 94dfb9ebf66c6e73b1b407e93d8475724d2ae7a2
2015-12-04 15:58:40 -08:00
Christoph Kerschbaumer
28da77fee9 Bug 1230221 - Convert JS callsites to use asyncOpen2 within services/ (r=sicking) 2015-12-04 09:40:11 -08:00
Mark Hammond
852f02ec93 Bug 1229986 - get Sync tps tests starting again. r=whimboo 2015-12-04 12:55:57 +11:00
Mark Hammond
a9596f0e57 Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
Mark Hammond
b257aa6ba1 Bug 1225690 - implement a SyncedTabs module to abstract away Sync's internals. r=rnewman 2015-12-01 13:07:21 +11:00
Dave Townsend
47d1a3c958 Bug 1226386: Fix call to Utils.catch to pass the correct this and to give the correct this to AddonWrapper.uninstall(). r=gps
--HG--
extra : commitid : FWuxWijkzHE
extra : rebase_source : bef5ded49e3fe6ea44c6f1539dca7f4be6dcbfcf
2015-11-23 09:22:33 -08:00
Mark Hammond
2edde3bf98 Bug 1221906 - Allow Sync to only sync specified engines. r=rnewman 2015-11-18 12:49:54 +11:00
Mark Hammond
73f6c40812 Bug 1197625 - delay sync on wake for 5 seconds in the hope the network is back up by then. r=rnewman 2015-11-12 10:54:55 +11:00
Tooru Fujisawa
17d87da8ac Bug 1217077 - Remove for-each from services/. r=gps
--HG--
extra : commitid : Fyer74kcwGc
2015-10-19 03:52:58 +09:00
Pablo Almenar
77a625b250 Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh 2015-11-04 10:21:47 +01:00
Richard Newman
f24fea9d1a Bug 643633 - Remove TTLs from form history records. r=markh,nalexander
--HG--
extra : commitid : HxQHAP2SacO
2015-10-30 22:19:56 -07:00
Andrew Krawchyk
853a55e6e0 Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
--HG--
extra : transplant_source : %A1QQ%C1T%99y%9B%92%3A%D6Jc%E9%D1UoQ%C3X
2015-10-28 13:51:59 -04:00
ffxbld
ec6c8fefef Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-10-29 07:45:54 -04:00
Wes Kocher
cf26a3fcc7 Merge m-c to fx-team, a=merge 2015-10-22 16:58:03 -07:00
Mark Hammond
008e0c5f43 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
9fcc822888 Backed out changeset 1df2049352ff (bug 1205928) for bc7 test bustage on a CLOSED TREE 2015-10-21 12:01:38 +02:00
Mark Hammond
43b5036225 Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw
--HG--
extra : rebase_source : d25e174f975077705bb0070161253e34a22e478e
2015-10-21 15:00:13 +11:00
Fernando Jimenez
a2be7792f3 Bug 1215509 - Allow signUp in FxAccountsClient to use ?key=true. r=markh 2015-10-22 16:18:17 +08:00
Mark Hammond
11d951d563 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
b212501277 Bug 1167627 - Part 9: Use mozinfo in services/. r=rnewman 2015-10-11 21:50:00 +02:00
Carsten "Tomcat" Book
08997000eb 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
e7ef778c9d Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)

--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Ekanan Ketunuti
e664d8af04 Bug 820865 - Clean up Sync strings. r=rnewman
--HG--
extra : rebase_source : 06451c643eb7a4c77710c84a878a586f130d2b83
2015-09-26 08:49:37 +07:00
Kevin Grandon
d176e0d847 Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium 2015-09-30 23:49:00 +02:00
Tooru Fujisawa
1f8ec8e3d4 Bug 1207496 - Part 4: Remove use of expression closure from services/sync/. r=gps
--HG--
extra : commitid : JyCsU57jx9W
extra : rebase_source : ed21660ac295a1d1a2fd423e86b8a74267eba088
2015-09-23 18:40:53 +09:00
Mark Hammond
e348d6bbbb 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
9db1b58606 No bug - convert 3 test files from CRLF to LF line-endings, r=me 2015-09-28 16:29:06 +10:00
ffxbld
875e811e58 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-09-21 10:15:23 -04:00
Kit Cambridge
053d626c80 Bug 1124428 - Add telemetry probes for FxA-related authentication issues. r=markh,vladan
--HG--
extra : commitid : AgENo3CiQTo
extra : rebase_source : 502d7dd6ac9e0931119df9ee26ab5c10fe7aa037
2015-09-15 18:18:04 -07:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Carsten "Tomcat" Book
1a0ce23fe9 merge mozilla-inbound to mozilla-central a=merge 2015-09-11 16:36:35 +02:00
Mark Hammond
8ecf115473 Bug 1200886 - add tooltips to the Sync buttons which reflect the current state of Sync. r=adw 2015-09-11 10:01:22 +10:00
onemen
c8c46494d5 Bug 753289 - Apply prefs-related prefs before applying other synced prefs. r=rnewman
--HG--
extra : commitid : 6g41EmqibSo
2015-09-10 17:33:50 +01:00
Richard Newman
6a04679f34 Bug 753289 - Pre: rename WEAVE_SYNC_PREFS to PREF_SYNC_PREFS_PREFIX.
--HG--
extra : commitid : 5R2KFzCCnD4
2015-09-10 17:33:50 +01:00
Mark Hammond
b6645d901e Bug 1186348 - don't initialize the sync identity (and thus don't spin the event loop) as Sync initialized. r=ckarlof 2015-09-07 18:11:40 +10:00
Mark Hammond
beb58d3c00 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
96ac05ce56 Bug 999190 - Part 1 - Detect fxa deletion on sync auth error. r=markh 2015-09-02 16:44:00 +02:00
Mark Hammond
a061eb73d6 Bug 1195603 - prevent Sync from blocking app shutdown. r=rnewman 2015-08-31 11:57:25 +10:00
Yoshi Huang
e6070e9062 Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley 2015-08-18 15:01:42 +08:00
Bobby Holley
edfe287f26 Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Mark Hammond
55fb8ade8c Bug 1197098 - have Sync notify history observers of a batch update and have NewTabUtils defer most work until the batch is complete. r=adw 2015-08-25 12:41:08 +10:00
Yoshi Huang
de47f4b89f Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley 2015-08-24 01:18:00 -04:00
Mike Hommey
a7c6eb8a23 Bug 1203032 - Move services/sync/Makefile.in definitions to moz.build. r=gps 2015-09-11 15:01:13 +09:00
Jonathan Griffin
369ec3ac0f Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
--HG--
extra : commitid : 6kGKslC9h14
2015-08-18 11:26:14 -07:00
Mark Hammond
46fc905f48 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
8ccf1e4f1f Bug 1185629 - ensure Sync tests arrange for an auto-selected allowed port for its test servers. r=oeger
--HG--
extra : rebase_source : 628c7904e62a56a4c7512819a48f87db6b7052d0
2015-08-11 10:58:54 +10:00