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
0f9bf72b94
Bug 1182366 - avoid an invalid bookmark from preventing all bookmarks syncing. r=rnewman
2015-07-22 15:10:42 +10: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
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
Mark Hammond
201d63d360
Bug 1157529
- refactor FxA storage to be less lossy and less racey. r=ckarlof
2015-07-15 12:16:21 +10:00
ffxbld
264ecae3ce
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-06-29 13:34:04 -07:00
Richard Newman
80c6bf0504
Bug 1164660 - Sync more visits. r=mak
2015-06-05 10:59:25 -07:00
Richard Newman
39d13da692
Bug 1167827 - Quietly ignore unknown visit codes and invalid visit dates. r=mak
2015-06-05 10:59:24 -07:00
Marco Bonardo
0983863048
Bug 1012597 - Part 2: ensure Sync invalidates the Places GUIDs cache when needed. r=rnewman
2015-05-25 17:18:36 +02:00
Phil Ringnalda
d98af6849d
Merge f-t to m-c, a=merge
...
--HG--
rename : browser/devtools/performance/modules/io.js => browser/devtools/performance/modules/logic/io.js
2015-05-23 14:28:07 -07:00
Marco Bonardo
fe56a1416b
Bug 1166853 - Sync "hangs" when trying to apply a livemark to a reconciled folder. r=rnewman
2015-05-22 19:02:44 +02:00
Mark Hammond
e960378c4d
Bug 1152116 - prevent Sync from spamming the browser console. r=rnewman
2015-05-18 17:34:22 +10:00
Mark Hammond
3c26a0a19f
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
Christoph Kerschbaumer
3a846e95d6
Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo)
2015-05-21 19:51:40 -07:00
ffxbld
6e000a11db
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-05-11 15:06:43 -04:00
Mark Hammond
3ef5dc624b
Bug 622657 - catch invalid bookmark items and delete them when syncing bookmarks. r=rnewman
2015-05-06 11:42:07 +10:00
ziyunfei
e1db0f779e
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
Carsten "Tomcat" Book
cdf101ec43
merge mozilla-inbound to mozilla-central a=merge
2015-04-24 14:37:13 +02:00
Mark Hammond
d0e06bbecd
Bug 1149729 - ignore more Sync login error states. r=adw
2015-04-24 11:49:22 +10:00
Kartikaya Gupta
cd5b55f8d6
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Mark Hammond
e318d2821b
Bug 1146346 - fix sync login when master-password was unlocked by something other than sync. r=ckarlof
2015-04-02 09:51:05 +11:00
ffxbld
1ce662e2cd
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-03-30 11:44:20 -07:00
Mark Hammond
2004d7b0e7
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
Brian Grinstead
ac897bf890
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
7fd14d5025
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
9695fdaeea
Bug 1128785 - ensureLoggedIn() failure is now always noticed by Sync. r=rnewman
2015-03-05 16:32:18 +11:00
Mark Hammond
a992f0b769
Bug 1081158 - ensure we report all login related errors. r=rnewman
2015-03-05 16:12:51 +11:00
Wes Kocher
b9799a40ef
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-02 13:07:53 -08:00
Nigel Babu
19d4481b2a
Backout Bug 1132771 for spidermonkey build bustage on CLOSED TREE
2015-03-02 17:13:05 +05:30
Gregory Szorc
3ee0ca43a1
Bug 1132771 - Define some bug components; r=glandium
...
This patch defines bug components for code that I have historically
touched.
--HG--
extra : rebase_source : 738916cf41ac11c094f5c15667925a7221e6446e
extra : histedit_source : 0f7d5cd869a7b239def58877a8858159219cdf59
2015-02-26 11:43:45 -08:00
Tooru Fujisawa
4d59d774bf
Bug 1108382 - Part 11: Do not use non-standard flag argument of String.prototype.replace in services/. r=rnewman
2015-03-01 09:51:33 +09:00
Gregory Szorc
eaf5064744
Bug 1132771 - Define some bug components; r=glandium
...
This patch defines bug components for code that I have historically
touched.
--HG--
extra : rebase_source : 9e670da52247a8feb149e6419e8b488e84f93333
2015-02-26 11:43:45 -08:00
Mark Hammond
06c042e85d
Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw
2015-02-26 18:48:11 +11:00
Mark Hammond
718ce655b4
Bug 1131410 followup - addressing review comments I missed in part1, r=adw/rnewman
2015-02-26 18:48:11 +11:00
Wes Kocher
399ca9a1f5
Merge fx-team to m-c a=merge
2015-02-25 17:39:55 -08:00
Mark Hammond
27f4146bba
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
f0c43be7a0
Backed out changeset cd1f981b5e58 (bug 1131410) for XPC Bustage
2015-02-25 10:41:23 +01:00
Mark Hammond
fbda17121a
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
ffxbld
26cdf50eea
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-02-23 10:22:56 -05:00
Patrick McManus
7a1c7b71e8
Bug 967792 - Make localhost resolve offline. r=dragana
2015-02-25 14:02:38 -05:00
Ryan VanderMeulen
fcc3099d24
Backed out changeset 13d9a5e39eb3 (bug 967792) for Gaia unit test failures.
...
--HG--
extra : rebase_source : 965ab6a8427a5753309b0e62b97f8287ce3fcc11
2015-02-25 11:39:14 -05:00
Patrick McManus
a6c55eb584
bug 967792 - make localhost resolve offline r=dragana
...
--HG--
extra : rebase_source : b6080cdfc58a5c488b8dbe50741b44556e8f1c63
2015-02-15 13:50:48 -05:00
Christoph Kerschbaumer
a6887de13f
Bug 1131455 - about:sync-log assertion failure: newly created channel must have a loadinfo attached (r=rnewman)
2015-02-17 19:54:12 -08:00
Chris Peterson
79115c2bac
Bug 1133284 - Remove nonstandard expression closures from services/sync. r=rnewman
2015-01-24 23:50:01 -08:00
Birunthan Mohanathas
f30cf82b10
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
Drew Willcoxon
38fdeebcee
Bug 1120716 - Offer "learn more" links in the legacy-Sync-to-FxA migration UI. r=markh,Unfocused
2015-02-04 13:59:47 -08:00
Mark Hammond
593aa0f0dc
Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche
2015-02-04 17:36:44 +11:00
Brian O'Keefe
1fa0eaa700
Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps
2015-01-20 13:07:03 -05:00
Mark Hammond
a45b29358d
Bug 1124956
- Fix Sync engine selection after migration to FxA. r=adw
2015-01-29 10:41:00 +11:00
Christoph Kerschbaumer
7589c49614
Bug 1087741: Make JS callers of ios.newChannel call ios.newChannel2 in services/ (r=rnewman,hskupin)
2014-10-24 15:22:14 -07:00
Masayuki Nakano
7a0cea6729
Bug 936313 part.1 Remove DOM_KEY_LOCATION_MOBILE and DOM_KEY_LOCATION_JOYSTICK r=smaug+mwu+cpeterson, sr=smaug
2015-01-28 22:36:53 +09:00
Mark Hammond
296849b1e3
Bug 1121325 - improve sync logging with FxA. r=rnewman/ckarlof
2015-01-28 10:11:08 +11:00
Mark Hammond
5a5728ae2f
Bug 1121329 - fixes to promise handling in FxA and Hawk. r=ckarlof
2015-01-28 10:11:08 +11:00
Tim Taubert
90bddcfe50
Bug 1113178 - Replace removeAllPages() in services/sync/tests/unit/ r=markh
2015-01-15 20:22:32 +01:00
Mark Hammond
db70551ac0
Backout a7e7d68537a8 (bug 1121325) for xpcshell and bc test failures
2015-01-23 16:32:17 +11:00
Mark Hammond
74a33c82cb
Backout 316298f580fd (bug 1121329) for xpcshell and bc test failures
2015-01-23 16:31:37 +11:00
Mark Hammond
55b158c344
Bug 1121329 - fixes to promise handling in FxA and Hawk. r=ckarlof
...
--HG--
extra : rebase_source : 15858779430c2f4348465ac272a0c9f93b1e0986
2015-01-23 12:05:14 +11:00
Mark Hammond
e9d9d17b35
Bug 1121325 - improve sync logging with FxA. r=rnewman/ckarlof
...
--HG--
extra : rebase_source : bffaf0a16b453315e5c6489b7553a5e59182ab39
2015-01-23 12:05:14 +11:00
Stephen Gowan
cefa014ff4
Bug 802808 - Tabs engine should explicitly skip its own record. r=rnewman
2015-01-22 08:27:43 -08:00
ffxbld
7769fa7760
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-01-12 15:33:37 -05:00
Drew Willcoxon
4e67e98eaf
Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 2. r=markh
2015-01-08 15:03:25 -08:00
Mark Hammond
67df6f0217
Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 1. r=adw
2015-01-08 15:03:22 -08:00
Mark Hammond
f3daa22bc7
Bug 1119104 - add a migration=sync11 query param when about:accounts is opened via migration flow. r=adw
2015-01-09 09:53:34 +11:00
Mark Hammond
db6d001abd
Bug 1119078 - only pre-fetch the sync migration sentinel if using a legacy identity. r=rnewman
2015-01-08 15:47:51 +11:00
Mark Hammond
c9f525ae82
Bug 1114445 - update sync migration flows to reflect latest requirements. r=adw
2015-01-07 13:57:38 +11:00
Mark Hammond
ec5b22d39d
Bug 1113493 - maintain engine state and offer engine customization during migration. r=rnewman/adw
2015-01-07 13:57:38 +11:00
Mark Hammond
ee85963eed
Bug 1114461 - handle failure fetching sync migration sentinel. r=rnewman
2015-01-02 17:15:21 +11:00
Mark Hammond
581e2f23cc
Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw
2014-12-18 16:14:58 +11:00
Hector Zhao
e4e3a38d0a
Bug 1103361 - Start/stop sync tracker when engine is enabled/disabled by flipping the pref. r=rnewman
...
CLOSED TREE
--HG--
extra : amend_source : 22355c1d80609addb52bb884a1927a48613255d4
2014-11-22 16:09:10 +08:00
Drew Willcoxon
494752c549
Bug 1026342
- Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh
2014-12-10 09:33:36 -08:00
Mark Hammond
3832b950cd
Bug 1100232 - startOver() should not delete FxA credentials. r=rnewman
2014-12-10 13:02:25 +11:00
Mark Hammond
eee996d59f
Bug 1017433
(part 2) - allow for upload and download of encrypted sync sentinel. r=rnewman
2014-12-10 13:02:25 +11:00
Mark Hammond
ab48c27011
Bug 1017433
(part 1) - Have the sync RecordManager return CryptoWrappers. r=rnewman
2014-12-10 13:02:24 +11:00
Mark Hammond
d59ff25498
Bug 1019408 - add facility to block and unblock new syncs starting. r=rnewman
2014-12-10 10:39:23 +11:00
Mark Hammond
bcfa00a2e3
Bug 1019985 - followup to address missing review comment, r=adw.
2014-12-05 16:54:10 -08:00
Mark Hammond
c7a1415922
Bug 1019985 - Create module to drive sync migration process. r=adw
...
--HG--
extra : rebase_source : bfd0ab3dbeb6f230c1f4de88bdf8851560e9a44e
2014-12-05 16:46:16 -08:00
Edouard Oger
39370e2df0
Bug 1085774 - Part 1: add more history URLs to tab records. r=rnewman
2014-11-24 14:40:25 +01:00
Richard Newman
f0d2e7de1c
Bug 1085774 - Part 0: cleanup in tabs engine. r=trivial
2014-11-30 19:34:58 -08:00
ffxbld
86328535e5
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:54:49 -05:00
Ben Hearsum
c970d90a47
Backout bad version bumps IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:51:29 -05:00
ffxbld
615c870714
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:39:09 -05:00
ffxbld
0510d3cd79
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:33:05 -05:00
Richard Newman
09fa8af5d3
Bug 1097222 - Extend client record format on desktop. r=markh
2014-11-17 19:06:00 -08:00
Edouard Oger
1fbb76c595
Bug 625295 - Allow for per-engine sort parameters to download bookmarks by sortindex. r=rnewman
2014-11-13 20:05:28 +01:00
Richard Newman
e2273fa7b0
Bug 1097191 - Clean up passwords.js. r=trivial
2014-11-11 11:36:56 -08:00
Stephen Gowan
ee4ba0fcf8
Bug 685944 - Warn if response body doesn't match Content-Length header. r=rnewman
2014-11-04 12:42:59 -08:00
Chris Manchester
08900914f0
Bug 1033126 - Convert xpcshell tests to use mozlog.structured format for logging.;r=ted
2014-10-22 15:53:42 -04:00
Nicholas Nethercote
c24a781566
Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium.
2014-10-23 17:35:27 -07:00
Mark Hammond
9c34a28832
Bug 984172 (part 2) - replace Assert_rejects with Assert.rejects. r=ttaubert
2014-10-17 13:06:39 +11:00
Jon Morton
1700296f02
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
...
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Wes Kocher
d947cf32a0
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
ffxbld
1b7dabd831
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-10-13 13:39:31 -04:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Cosmin Malutan
b55cafbf20
Bug 1072244 - Correctly throw the exceptions in TPS framework. r=hskupin DONTBUILD
2014-10-13 14:25:04 -07:00
Mathias De Maré
5c12058e33
Bug 675397 - Add syncing priority to be able to reshuffle the default syncing order. r=rnewman
2014-10-01 08:44:52 +02:00
Bill McCloskey
cb01bf980d
Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret)
2014-09-23 15:48:52 -07:00
Cosmin Malutan
ca19e6c432
Bug 1068011 - Update TPS to use latest Mozmill 2.0.8. r=hskupin a=bustage, testonly DONTBUILD
2014-09-17 12:08:07 +03:00
Cosmin Malutan
02adc342ee
Bug 1068011 - TPS broken due to 'let' changes in bug 1001090. r=hskupin a=bustage,testonly DONTBUILD
2014-09-17 12:32:32 +02:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Shu-yu Guo
15262d36a9
Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo)
2014-09-15 16:30:46 -07:00
Richard Newman
fc94bb9f69
Bug 1064132 - Listen for wake_notification to evaluate whether to sync. r=markh
2014-09-09 17:16:24 -07:00
Cosmin Malutan
c04c27b14f
Bug 1062224 - [tps] Fix test_tabs.js for non-existent testcase pages. r=hskupin DONTBUILD
2014-09-03 13:06:38 +02:00
ffxbld
e1ad3b108d
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-09-02 12:54:33 -04:00
Henrik Skupin
5babe6a55d
Backout of 7cb26c341a4e due to new TPS sync failures
2014-08-29 22:37:44 +02:00
Chris Karlof
2df1223171
Bug 1059391 - Add pref to disable caching of Sync authentication credentials. r=markh
...
This introduces a debugging pref, "services.sync.debug.ignoreCachedAuthCredentials".
This flag allows testers to disable caching of authentication credentials
to make debugging of expired and revoked credentials easier. This will
help expedite any visble auth errors resulting from a expired or revoked
FxA session token, e.g., from resetting or changing the FxA password.
This pref is not set by default.
2014-08-28 17:21:03 -07:00
Carsten "Tomcat" Book
75e6151d92
Merge mozilla-central to mozilla-inbound
2014-08-28 16:13:13 +02:00
Chris Karlof
2a436941d9
Bug 1056523 - Ensure sync credentials are reset during reauth flow. r=markh
...
This patch addresses a bug in the following scenario:
User has browser 1 connected to sync and open, and resets her password
on browser 2. Eventually the browser detects the need to reauthenticate
the user, and prompts the user. When the user entered her new password,
the browserid_identity module failed to re-derive a new syncKeyBundle
from the new password and happily used the old one. Chaos ensued.
This patch mitigate the problem by calling resetCredentials at the
start of initializeWithCurrentIdentity(), which will clear the
syncKeyBundle, along with other credentials. Previously this
function was only resetting this._shouldHaveSyncKeyBundle.
I also removed a misleading comment about the syncKeyBundle being
cleared when it wasn't.
2014-08-27 16:14:58 -07:00
Cosmin Malutan
3b2bdcafa8
Bug 682446 - Wait a little before we trigger the Sync call to be sure elements are ready to be synced. r=hskupin DONTBUILD
...
---
services/sync/tps/extensions/tps/resource/tps.jsm | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
2014-08-28 11:24:01 +02:00
Bill McCloskey
0f6b688b48
Bug 1046964 - Fix some JS warnings (r=ttaubert)
2014-08-19 17:27:58 -07:00
Nathan Froyd
cd91df4210
Bug 1054476 - move INSTALL_TARGETS in services/ Makefiles to EXTRA_{PP_,}JS_MODULES; r=gps
2014-07-28 15:24:01 -04:00
Nathan Froyd
4c895ecac4
Bug 1054476 - use PREF_JS_EXPORTS in services/ Makefiles; r=gps
2014-07-28 14:42:26 -04:00
Nathan Froyd
e1583db863
Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal
2014-08-01 12:53:05 -04:00
Mark Hammond
1dec47d185
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Mark Hammond
0ed9ea0fa6
Bug 1013064 (part 4) - browserid_identity and sync changes to support FxA credentials in the login manager. r=ckarlof,rnewman
...
From 9717484083e66b78eedfa14e539d51382aba760f Mon Sep 17 00:00:00 2001
---
services/sync/modules/browserid_identity.js | 61 ++++++++++++++++++++--
services/sync/modules/identity.js | 19 +++++++
services/sync/modules/service.js | 20 ++++---
.../sync/tests/unit/test_browserid_identity.js | 15 ++++++
4 files changed, 102 insertions(+), 13 deletions(-)
2014-06-14 14:33:56 +10:00
Mark Hammond
15fe2e0f21
Bug 1013064 (part 2) - Store sensitive FxA credentials in the login manager. r=ckarlof,dveditz
...
From 4a92f9ee1ba35989f82a24bba18806f8616a5be8 Mon Sep 17 00:00:00 2001
---
services/fxaccounts/FxAccounts.jsm | 170 ++++++++++++++++++
services/fxaccounts/FxAccountsCommon.js | 13 ++
services/fxaccounts/moz.build | 5 +-
.../tests/xpcshell/test_loginmgr_storage.js | 196 +++++++++++++++++++++
services/fxaccounts/tests/xpcshell/xpcshell.ini | 2 +
services/sync/modules/util.js | 12 +-
6 files changed, 396 insertions(+), 2 deletions(-)
create mode 100644 services/fxaccounts/tests/xpcshell/test_loginmgr_storage.js
2014-06-14 14:33:20 +10:00
Cosmin Malutan
7c0f8cfac6
Bug 990509 - Wait a second after tabs opening before finishing the sync operation. r=aeftimie, r=rnewman
2014-07-31 00:54:00 -04:00
ffxbld
13e1f93153
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-07-21 14:19:15 -07:00
Neil Deakin
f191a1b74f
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Mark Hammond
2702b1e946
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Mark Hammond
0a9a6684a2
Bug 1013064 (part 4) - browserid_identity and sync changes to support FxA credentials in the login manager. r=ckarlof,rnewman
...
From 9717484083e66b78eedfa14e539d51382aba760f Mon Sep 17 00:00:00 2001
---
services/sync/modules/browserid_identity.js | 61 ++++++++++++++++++++--
services/sync/modules/identity.js | 19 +++++++
services/sync/modules/service.js | 20 ++++---
.../sync/tests/unit/test_browserid_identity.js | 15 ++++++
4 files changed, 102 insertions(+), 13 deletions(-)
2014-06-14 14:33:56 +10:00
Mark Hammond
e520f78577
Bug 1013064 (part 2) - Store sensitive FxA credentials in the login manager. r=ckarlof
...
From 4a92f9ee1ba35989f82a24bba18806f8616a5be8 Mon Sep 17 00:00:00 2001
---
services/fxaccounts/FxAccounts.jsm | 170 ++++++++++++++++++
services/fxaccounts/FxAccountsCommon.js | 13 ++
services/fxaccounts/moz.build | 5 +-
.../tests/xpcshell/test_loginmgr_storage.js | 196 +++++++++++++++++++++
services/fxaccounts/tests/xpcshell/xpcshell.ini | 2 +
services/sync/modules/util.js | 12 +-
6 files changed, 396 insertions(+), 2 deletions(-)
create mode 100644 services/fxaccounts/tests/xpcshell/test_loginmgr_storage.js
2014-06-14 14:33:20 +10:00
Kartikaya Gupta
30f43e9c10
Bug 1036444 - Kill touchenter and touchleave events. r=smaug
2014-07-09 10:27:00 -04:00
Gregory Szorc
25170257c3
Bug 1033836 - Convert TESTING_JS_MODULES to moz.build; r=glandium
...
--HG--
extra : rebase_source : 1cd9e402c507260358af7a93c6fb2fc91c24994b
2014-07-02 16:43:41 -07:00
Gregory Szorc
04d5343419
Bug 1033836 - Rename services-common to services/common; rs=rnewman
...
The upcoming build system patches don't support hypthens in path names.
Changing this for that reason is kind of silly, but it's the easiest
way. Besides, nothing else uses hyphens in directory names.
--HG--
extra : rebase_source : 42dda2b1f16a3c0bfe17397a70092362e400530f
2014-07-02 16:49:36 -07:00
Andrew Comminos
549f1eb82f
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
2014-07-07 18:54:14 +09:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Mark Hammond
783db8b7f4
Bug 995599 - prevent services tests hitting the network. r=rnewman
...
--HG--
extra : rebase_source : f38fefae031f4cbd94215ee61f89a553b1f5c272
2014-06-10 12:02:39 +10:00
ffxbld
5d6165c841
Version bump. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release
2014-06-09 11:50:02 -07:00
Mark Hammond
4a02a78886
Bug 1014957 - add telemetry probe to indicate if custom servers are used for sync. r=rnewman
2014-05-30 14:56:25 +10:00
Gijs Kruitbosch
7369b7f81b
Bug 1011343 - don't log username in sync log, r=markh
2014-05-29 12:47:24 +01:00
Paolo Amadini
82d4807bf3
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
a09f70f357
Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures
2014-05-28 15:53:13 +02:00
Paolo Amadini
e4ede54cb5
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Mark Hammond
3da402253d
Bug 1010531 - Prevent async callback from throwing when a callback is made with an error. r=rnewman
2014-05-28 10:00:00 +10:00
Shashank Sabniveesu
6ebb289168
Bug 1014186 - Remove unused BookmarkJSONUtils from services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm. r=mak
2014-05-22 13:56:00 -04:00
Mark Hammond
19e1b5e569
Bug 1013448 - add telemetry probes for sync. r=rnewman
2014-05-27 10:39:51 +10:00
Carsten "Tomcat" Book
d874e66479
Backed out changeset 0acc877be680 (bug 1013448)
2014-05-26 10:11:59 +02:00
Mark Hammond
0947f43b48
Bug 1013448 (part 2) - add telemetry probes for sync. r=rnewman
2014-05-26 09:48:41 +10:00
Cosmin Malutan
e2b5275fc3
Bug 982610 - Update TPS to use latest Mozmill 2.0.6. r=hskupin DONTBUILD
...
--HG--
extra : rebase_source : 6e967421250dd6093c0fcc89dcbd078c0812fcb6
2014-05-22 18:25:50 +02:00
Mark Hammond
98d1a3c897
Bug 1009264 - Strip trailing slash from services.sync.tokenServerURI. r=ckarlof
2014-05-19 09:53:54 +10:00
Mark Hammond
57de1ea9c6
Bug 1006943 - non-sensitive FxA log info is included with sync logs. r=rnewman
2014-05-15 12:00:59 +10:00
Mark Hammond
d43c641bb5
Bug 1006360 - prevent failures backing up bookmarks from stopping sync completing. r=rnewman
2014-05-09 14:14:34 +10:00
Wes Kocher
eaf11271c4
Merge m-c to inbound
2014-05-05 21:15:33 -07:00
Henrik Skupin
675a7f9b6d
Bug 1003250 - Disable automatic sync for TPS tests. r=rnewman DONTBUILD
2014-05-05 23:07:52 +02:00
Ehsan Akhgari
d661bb68d0
Bug 1005710 - Avoid preprocessing the services JS exports files needlessly; r=mshal
2014-05-05 21:28:55 -04:00
Mark Hammond
01389be71d
Bug 972100 - avoid an info/collections call as sync starts. r=rnewman
2014-04-30 17:42:51 +10:00
ffxbld
876943a610
Version bump. CLOSED TREE NO BUG a=release
2014-04-28 14:18:37 -04:00
Sam Penrose
583311c132
Bug 983445 - Verification causes logout on device. r=jedp
2014-04-21 16:45:58 -07:00
Carsten "Tomcat" Book
4b062552c6
merge fx-team to mozilla-central
2014-04-17 12:49:25 +02:00
Mark Hammond
f6d6fbe67c
Bug 985868 - only report prolonged sync errors once per application invocation. r=rnewman
2014-04-17 11:25:44 +10:00
Henrik Skupin
b8f85e3a20
Bug 996027 - Ensure that TPS always fakes login into Weave. r=rnewman DONTBUILD
2014-04-14 18:22:23 +02:00
Roberto A. Vitillo
32321d3662
Bug 993468 - TypeError: callback is undefined in jsonSave(). r=rnewman
2014-04-13 14:28:20 -04:00
Ed Morley
67b81d9bd4
Merge latest green inbound changeset and mozilla-central
2014-04-10 17:55:29 +01:00
Henrik Skupin
9e1f72815b
Bug 992198 - TPS.Sync() fails for special options like 'wipeRemote' if the user is not logged in yet. r=jgriffin DONTBUILD
...
--HG--
extra : rebase_source : d4ff28171ebdd7d2a23e7cc395d7087831d30f96
2014-04-09 23:35:57 +02:00
Mark Hammond
19e4e8c0ac
Bug 985145 - make node reassignment work correctly with FxA. r=rnewman
2014-04-10 12:18:24 +10:00
Mark Hammond
0359dd9f95
Bug 990834 (part 3) - Fix handling of hawk errors. r=ckarlof
2014-04-10 12:08:19 +10:00
Mark Hammond
b608d2c829
Bug 990834 (part 2) - Add support/tweak retry and backoff header support to hawk and tokenserverclient. r=rnewman
2014-04-10 12:08:19 +10:00
Mark Hammond
a562ea36f3
Bug 990834 (part 1) - minor refactor of hawk tests. r=ckarlof
2014-04-10 12:08:18 +10:00
Marco Castelluccio
9ef3ad73ba
Bug 988301 - Avoid main-thread IO in Sync code. r=Yoric, r=rnewman
2014-04-07 10:49:32 -04:00
David Rajchenbach-Teller
ce4146f48d
Bug 992363 - Fix a few uncaught async errors in services. r=rnewman
2014-04-07 10:33:56 -04:00
Carsten "Tomcat" Book
b24c75eef3
merge fx-team to mozilla-central
2014-04-03 12:46:58 +02:00
Mark Hammond
954372b90b
Bug 987468 - remove sync delayed notification. r=ttaubert
2014-04-03 09:56:59 +11:00
Richard Newman
77caf5094f
Bug 990872 - Eliminate Places dependency in Sync utils. r=gps
2014-04-01 21:33:42 -07:00
Henrik Skupin
ceaf4161a8
Bug 986190 - [tps] Synced data on the server is not always wiped at the end of a test. r=jgriffin, r=rnewman DONTBUILD
2014-04-02 22:58:14 +02:00
Henrik Skupin
80d688f1fe
Bug 989249 - test_addon_reconciling.js broken due to missing sync. r=jgriffin DONTBUILD
2014-04-01 12:13:37 +02:00
Henrik Skupin
580aa29bb3
Bug 989045 - [tps] Registering of observer topics happens too late so 'weave:engine:start-tracking' can be missed during startup. r=jgriffin DONTBUILD
2014-04-01 08:35:32 +02:00
Andrei Eftimie
34600cae09
Bug 983642 - [tps] AddonRepository.getAddonsByIDs fails in mutiple tps tests. r=hskupin DONTBUILD
...
--HG--
extra : rebase_source : 51ed8adff60cd7a0ddcd9c7c36a81f3510350089
2014-03-27 20:06:56 +01:00
Henrik Skupin
60fa7e3b16
Bug 981848 - [tps] Don't force login each time the browser gets started. r=jgriffin - DONTBUILD
2014-03-26 21:55:00 +01:00
Wes Kocher
618b2c258b
Merge fx-team to m-c
2014-03-25 20:03:13 -07:00
Richard Newman
2f78706e9d
Bug 841096 - Follow-up: remove debugging cruft. r=trivial
2014-03-25 09:00:07 -07:00
Henrik Skupin
414adfe553
Bug 987682 - DumpBookmarks() in bookmarks.jsm hangs due to invalid JSON data. r=jgriffin DONTBUILD
2014-03-25 19:43:33 +01:00
Valery Yundin
ca4b6d2580
Bug 841096 - Part 2: speed up retrieval of open tabs. r=rnewman
2014-03-24 16:11:37 -07:00
Valery Yundin
f40979d0bf
Bug 841096 - Part 1: speed up about:sync-tabs. r=rnewman
2014-03-24 16:11:37 -07:00
Mark Hammond
80b2f9e857
Bug 985212 - check if the username looks like an email address to determine what sync to use. r=rnewman
2014-03-24 11:44:43 +11:00
Phil Ringnalda
5b1152ce0e
Back out b9597187a3d6 (bug 985212) for xpcshell bustage
...
CLOSED TREE
2014-03-22 21:30:46 -07:00
Mark Hammond
6a5ecb9cbc
Bug 985212 - check if the username looks like an email address to determine what sync to use. r=rnewman
2014-03-23 14:20:38 +11:00
Marco Bonardo
754de56c6f
Bug 818584 - Discard consecutive duplicate bookmark backups by comparing hashes r=mano
...
Original patch by Raymond Lee <raymond@appcoast.com> f=mak
2014-03-19 14:33:02 +01:00
Carsten "Tomcat" Book
c9cd70cfdf
merge fx-team to mozilla-central
2014-03-21 15:16:06 +01:00
Henrik Skupin
3f627fb88e
Bug 982591 - Update TPS to retrieve keys from server instead of hard-coding them. r=warner
...
--HG--
extra : rebase_source : 2a9449aeca2f28a2bce648971619635b19a4d670
2014-03-21 10:23:15 +01:00
Phil Ringnalda
a06cadf42b
Back out 61454adff1d6 (bug 985212) for xpcshell bustage
2014-03-20 21:50:21 -07:00
Mark Hammond
8f728efcd1
Bug 985212 - check if the username looks like an email address to determine what sync to use. r=rnewman
2014-03-21 14:39:35 +11:00
Mark Hammond
81878b2d38
Bug 970167 - Disable passwords engine when a master password is set. r=rnewman
2014-03-21 14:22:02 +11:00
Mozilla Release Engineering
5429cb98c6
Merging in version bump NO BUG CLOSED TREE DONTBUILD
2014-03-17 13:48:08 -07:00
Mark Hammond
ae6d67cfd5
Bug 983270 (part 2) - _findCluster() should return null on authentication errors. r=ckarlof
2014-03-17 09:39:31 +11:00
Mark Hammond
e66fd85f48
Bug 983270 (part 1) - testonly refactor of FxA tests to make cluster testing easier. r=ckarlof
2014-03-17 09:39:31 +11:00
Wes Kocher
aa951ea934
Merge m-c to fx-team
2014-03-14 23:19:44 -07:00
Mark Hammond
0565a07d1b
Bug 983913 - ensure failure to reject a promise is actually reported. r=ttaubert
2014-03-14 18:02:01 -07:00
Henrik Skupin
89771ec7db
Bug 966434 - Refactor tps for fxaccounts and old sync authentication support. r=jgriffin
2014-03-14 21:13:38 +01:00
Richard Newman
e5fa7ab83f
Bug 978876 - Part 3: mark engines as declined after making a datatype election. r=markh
2014-03-13 16:37:26 -07:00
Richard Newman
7ed58d2139
Bug 978876 - Part 2: refactor out datatype choice. r=markh
2014-03-13 16:37:26 -07:00
Richard Newman
9138511a11
Bug 978876 - Part 1: handle declined engines in desktop Sync meta/global. r=gps
...
* * *
Bug 978876 - Part 2: refactor out meta/global upload.
2014-03-13 16:37:25 -07:00
Mark Hammond
0a65d8c164
Bug 982965 - ensure we fail if getKeys can't get kA or kB. r=ckarlof
2014-03-14 15:22:32 -07:00