Commit Graph

3850 Commits

Author SHA1 Message Date
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
5b662cbb9a Bug 999190 - Part 2 - Listen to logout commands from fxa remote server. r=markh 2015-09-01 11:42:00 +02: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
Alexandre Lissy
6fe343742d Bug 1164713 - Return error string from FxAccounts. r=ferjm 2015-08-31 07:54:00 -04:00
Ryan VanderMeulen
0f38752ebc Merge inbound to m-c. a=merge 2015-08-31 15:21:02 -04:00
Mark Hammond
a061eb73d6 Bug 1195603 - prevent Sync from blocking app shutdown. r=rnewman 2015-08-31 11:57:25 +10:00
Fabrice Desré
2e46ff4eff Bug 1181209 - Make changes to Gecko needed for b2gdroid to boot. r=fabrice
--HG--
extra : commitid : 9ntMFgbvjmP
extra : rebase_source : e47230e20d81d2207e129ca451c6e9cfe341ba55
2015-08-25 13:42:24 -07:00
Nick Alexander
d9cf646bc2 Bug 1195388 - Pre: Include services-* resource:// registrations in b2gdroid. r=fabrice
--HG--
extra : commitid : 7EAmRzwzO51
extra : rebase_source : 25fb2dbf28818ece7b86f0b0e144cdde26ce835e
2015-08-25 11:28:41 -07: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
Nicholas Nethercote
f44287005f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.

--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
Yoshi Huang
e6070e9062 Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley 2015-08-18 15:01:42 +08:00
Yoshi Huang
4347bb2318 Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +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
Yoshi Huang
12efacfa8c Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley 2015-08-24 01:31:00 -04:00
Nick Alexander
3e476662c5 Bug 1191067 - Pre: Don't include services/fxaccounts in Fennec. r=markh
This also reveals the underlying exception when there is a failure in
a WebChannel callback.

--HG--
extra : commitid : 24gBPiTXVxG
extra : rebase_source : 519ecf0e1fcd376903f21109fdcf5a6a721f8390
2015-08-19 16:44:09 -07: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
d512c066e4 Bug 1160371 - fix intermittent test_oauth_tokens.js by correctly mocking storage. r=zaach 2015-08-14 10:38:41 +10: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
ffxbld
3188a80526 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-08-10 12:20:42 -07:00
Georg Fritzsche
9a368929a7 Bug 1180673 - Part 2 - Change the URL for the unified healthreport content to point to the v4 version. r=bsmedberg 2015-07-29 17:04:14 +02:00
Georg Fritzsche
013fab113e Bug 1180673 - Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg 2015-07-29 16:59:52 +02:00
Mark Hammond
28ed82509d Bug 1180587 - remove most error handling from browser-syncui now it is shown in the hamburger menu. r=adw 2015-08-06 14:47:31 +10:00
Mark Hammond
45860c61dd Bug 1182740 - treat keypair and certificate as an atomic pair to avoid invalid assertions. r=stomlinson 2015-07-29 16:06:29 +10:00
Mark Hammond
6830b9db61 Bug 1156752 - explicitly list where each FxA field is stored. r=zaach 2015-07-27 08:58:53 +10:00
Riadh Chtara
467999bebd Bug 1134881 - Test sync password timeCreated & timePasswordChanged fields. r=rnewman
--HG--
extra : commitid : 1eBJGJfjDho
extra : amend_source : 5b7282dae0b1c86a6f3d5e95031e725c2926f92f
2015-07-13 23:02:07 -07:00
Richard Newman
eb86175c65 Bug 1134881 - Sync password timeCreated & timePasswordChanged fields. r=rnewman
--HG--
extra : commitid : IqxZFb847zg
2014-10-15 18:56:29 -07:00
Mark Hammond
a81acd67a8 Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson 2015-07-23 08:49:22 +10:00
Carsten "Tomcat" Book
067af1ed18 merge mozilla-inbound to mozilla-central a=merge 2015-07-22 13:59:02 +02:00
Mark Hammond
0f9bf72b94 Bug 1182366 - avoid an invalid bookmark from preventing all bookmarks syncing. r=rnewman 2015-07-22 15:10:42 +10:00
Kyle Machulis
4274ebeef0 Bug 1165981 - Mochitests and test plugin for Win64 plugin disabling; r=bsmedberg 2015-07-21 08:55:18 -07:00
Mark Hammond
b6163b6f17 Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-21 11:23:12 +10:00
Florian Quèze
7b18d08c58 Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman. 2015-07-20 18:58:21 +02:00
Fernando Jimenez
a5268caf0a Bug 1182071 - Allow System app to fetch Sync keys. r=spenrose 2015-07-21 21:34:37 +02:00
Ryan VanderMeulen
e110ca042b Backed out changeset a7c3d752bd6a (bug 1184705) for browser_urlbar_search_healthreport.js failures.
CLOSED TREE
2015-07-20 14:24:25 -04:00
Florian Quèze
0dde4b6198 Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman. 2015-07-20 18:58:21 +02:00
Ryan VanderMeulen
e24be3480e Backed out changeset b29ec4137962 (bug 1157529) for various Gaia test failures.
CLOSED TREE
2015-07-19 22:59:07 -04:00
Mark Hammond
816c3dd0be Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-18 18:47:55 +10:00
Mark Hammond
e8fa9c90b3 Bug 1003708 - Sync token server pref now lives under identity root. r=nalexander
--HG--
extra : rebase_source : 6532a771a664acd0bb203df6095105ed064f642a
2015-07-16 13:19:10 +10:00
Mark Hammond
674553db35 Bug 1183934 - only log an error saving JSON if an error actually occurred. r=rnewman 2015-07-16 10:58:02 +10:00
Carsten "Tomcat" Book
450eb77790 Backed out changeset be39e54d4dff (bug 1157529) for possible causing windows memory leaks 2015-07-15 09:13:36 +02:00