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