Thom Chiovoloni
e8d58192dd
Bug 1288445 - Use new hashed_fxa_uid field instead of the real FxA UID in sync telemetry ping. r=bsmedberg,markh
...
MozReview-Commit-ID: DhlIEvyrtlL
--HG--
extra : rebase_source : 8fffdf42ba56242144e4450a783c4d23cc4f2aeb
2016-08-09 12:28:35 -04:00
Kit Cambridge
4d9b52b41c
Bug 1274108 - Migrate the bookmarks engine to `PlacesSyncUtils`. r=markh
...
MozReview-Commit-ID: Gs35dVNVhPx
--HG--
extra : rebase_source : 5f9cdef7c48dc0b79506f74257dbfc5d4484d1ff
2016-08-10 12:55:02 -07:00
Kit Cambridge
5ea0848791
Bug 1274108 - Add a `PlacesSyncUtils` module. r=markh
...
MozReview-Commit-ID: LTVr3si0zrB
--HG--
extra : rebase_source : cabb31bd5a3d3438c1d7e357568733a55843757f
2016-08-10 12:54:45 -07:00
Sumit Tiwari
ec358ae079
Bug 1292995 - Replace Iterator() with Object.{values,entries} in services/; r=gps
...
MozReview-Commit-ID: 3VEOjAJROld
--HG--
extra : rebase_source : 09102ed0ea8831adc1e6fd5973a290d16afcba03
2016-08-08 22:40:23 -04:00
Edouard Oger
1593bd1fc0
Bug 1249619 - Handle FxA password reset/changed push notifications. r=markh
...
MozReview-Commit-ID: 4ZtUs80iPXp
--HG--
extra : transplant_source : %13%D0%08%D3%84%FC%2B%A1u%95%1C%90%80%21%F7%05_V%01%87
2016-07-29 20:51:16 -07:00
Thom Chiovoloni
dcec98563c
Bug 1241699 - Add a telemetry probe measuring sync storage server wipe succeess rate. r=markh r=bsmedberg
...
MozReview-Commit-ID: 4BvRep96T3g
--HG--
extra : amend_source : dcd5d8e87b83832e838f8f12d67577935a02c175
2016-07-13 12:18:34 -04:00
ffxbld
3df383b855
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-08-01 07:09:05 -07:00
Mark Hammond
27fa2ce0b7
Bug 1275139 (part 3) - don't Sync system addons, nor apply them when incoming. r=rhelmer
...
MozReview-Commit-ID: Jn0TNLy4cDJ
2016-07-29 10:44:20 +10:00
Mark Hammond
d2219304ce
Bug 1275139 (part 2) - change tests to demonstrate the problems with system addons. r=rhelmer
...
MozReview-Commit-ID: Jhi4WyBYX8t
2016-07-29 10:44:12 +10:00
Mark Hammond
31b43265c9
Bug 1275139 (part 1) - kill ignoreRepositoryChecking pref, replacing it with AddonRepository.cache. r=rhelmer
...
MozReview-Commit-ID: 4tbctcuoFeB
2016-07-29 10:44:05 +10:00
Mark Hammond
ce81545035
Bug 1288584
- don't allow prefs to specify a sync interval that's less than 60 seconds. r=rnewman
...
MozReview-Commit-ID: CHdBsC6cdOE
2016-07-28 11:46:45 +10:00
Thom Chiovoloni
348a37a7ec
Bug 1268912 - Use unicode apostrophe for client.name2 in sync properties, working around issues with sync tests. r=markh
...
MozReview-Commit-ID: 5XArwMUQwQF
--HG--
extra : rebase_source : 99a8b6e1f7806bb6a37a613cbdd93626c6593378
2016-07-13 11:55:19 -04:00
Mark Hammond
1c158e3d9c
Bug 1288877
- prevent bookmarks batch operations from triggering a continious sync.r=tcsc
...
MozReview-Commit-ID: L2zh6owKH4S
--HG--
extra : rebase_source : c8842b163fe7c5a3df0bd8dcbed3cb30fcaf3131
2016-07-23 10:43:04 +10:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Mark Hammond
5d3c3e5175
Bug 1287687 - prevent the clients engine from scheduling syncs every 90 seconds. r=tcsc,eoger
...
MozReview-Commit-ID: 2CpUVqwMEbB
2016-07-20 09:28:38 +10:00
Edouard Oger
b2ac11da02
Bug 1244597
- Show notification on incoming tab. r=markh
...
MozReview-Commit-ID: BW7irvjVGiv
--HG--
extra : transplant_source : %90%C3R%D2%D1a%18%EA%DFyq%5E%BDY%E4%C8%9B%0El%9A
2016-07-07 13:33:29 -07:00
Ryan VanderMeulen
48149b87d1
Backed out changesets 48d6706662c0, 53236b4393f2, and 9125083b8dfe (bug 1268912, bug 1244597
) for test_clients_engine.js perma-timeouts.
...
CLOSED TREE
--HG--
extra : amend_source : bfa17aa47bbb5d5e7f51f467fcae24d082b2989f
extra : histedit_source : 4db9a64c9d9704f9aecb65e213e05566d91a5847%2C5b92529a8a7fdff1f8d319c8208f0cb525a716eb
2016-07-15 19:48:14 -04:00
Edouard Oger
9869283a90
Bug 677372 - Send Tab/Page/Link to device. r=markh, a=KWierso
...
MozReview-Commit-ID: 6xnBjTPkiUQ
MozReview-Commit-ID: D7sdRrsWRCF
--HG--
extra : amend_source : fc1ff45a8b912acd673ee536b00bb3f914a301fb
extra : transplant_source : %27y%AD%91%11u%E27%FA%E5%85%F0Fh%07%F1s%CD%08%BB
extra : histedit_source : cef1a0dca88c5a103fb995246c6e9be568bbf83b%2C8082d5b8b03136b895f50458b119e3d09ab0f974
2016-06-27 16:46:43 -07:00
Edouard Oger
756f163b67
Bug 1244597
- Show notification on incoming tab. r=markh
...
MozReview-Commit-ID: BW7irvjVGiv
--HG--
extra : transplant_source : %E8%5B%A6%89%EA%E6%01%87%D1%AE%3D%28%7E%0C%1A%14%C4%D8V%FE
2016-07-07 13:33:29 -07:00
Thom Chiovoloni
8e8bdc52cc
Bug 1268912 - Use unicode apostrophe for client.name2 in sync properties, working around issues with sync tests. r=markh
...
MozReview-Commit-ID: 5XArwMUQwQF
--HG--
extra : transplant_source : %AA0%A4%EF%FF%A6%3Fu%08l%C4%2A%E2I%7Ef-%5D%A9H
2016-07-13 11:55:19 -04:00
Wes Kocher
bacab7c0f8
Merge m-c to autoland, a=merge
2016-07-12 16:54:34 -07:00
Mark Hammond
82d378057c
Bug 1286169 - include addon names and versions in some Sync logs. r=tcsc
...
MozReview-Commit-ID: Dpb4qSQVPqN
--HG--
extra : rebase_source : b15da92ba6d4083eefe86e2cabaeb033ba9c1adb
2016-07-12 17:43:54 +10:00
Thom Chiovoloni
2050d02abe
Bug 1267919 - Part 3. Implement initial sync telemetry recording code. r=Dexter,markh
...
MozReview-Commit-ID: 3hATEQVQjao
--HG--
extra : transplant_source : %08%CFv%89%19%299%9C%A4%F0%E6%9CY%E6c%B1O8%3A%17
2016-07-11 13:37:23 -04:00
Thom Chiovoloni
68ea0562f3
Bug 1267919 - Part 2. Add documentation and a schema for a new "sync" telemetry ping. r=bsmedberg,Dexter
...
MozReview-Commit-ID: IOsvmqfF3WN
--HG--
extra : transplant_source : g%B0Y%EDX%EAc%A1o%A8%E2O%2A%11%7C%A2%5E%B5%80%17
2016-06-30 10:28:18 -04:00
Thom Chiovoloni
63858427d6
Bug 1285021 - Exclude urls starting with blob: from tab syncing. r=markh
...
MozReview-Commit-ID: 9ye7sO0tB5W
--HG--
extra : transplant_source : %1Bq%DC%01%0B4gz%F2%7Fn%82%EF%E4%29%83%BD%B2%91D
2016-07-07 13:58:34 -04:00
Mark Hammond
1bdec40af4
Bug 1273889 - fix the Sync clients engine so it stops listening to the correct pref name, and have Preferences.jsm warn in that case. r=kitcambridge
...
MozReview-Commit-ID: BP86mtmz3aj
--HG--
extra : rebase_source : f2af530f72092954c73eee3bae921c5369b3f42d
2016-07-04 16:26:49 +10:00
Edouard Oger
a662aebd5d
Bug 1087636 - Better handling of server errors in GET /meta/global in Sync. r=markh
...
MozReview-Commit-ID: 7VNiSBpuwhP
--HG--
extra : transplant_source : L%C0%DB%0A%7E%D7r%5B%F8%CC%40d%AE%CF%E6%5D%B8%7B%1E%8A
2016-05-13 23:34:34 -07:00
Gregory Szorc
a7c8e9f3cc
Merge autoland into mozilla-central; a=merge
...
--HG--
extra : amend_source : 8ffaee5cda76b1923f7ef1f5724473c8ed94fda3
2016-07-04 09:01:56 -07:00
Thom Chiovoloni
f50985e2bc
Bug 1275125 - Replace 'security.OCSP.require' with a less problematic synced preference in TPS tests. r=markh
...
MozReview-Commit-ID: FGH6yo0KyxW
--HG--
extra : transplant_source : vu%C8%3CO%11%D4%DF%D6E%A5%7D9L%CB%A9%25%A0%EA%EB
2016-06-30 08:43:36 -04:00
Mark Hammond
413aa683aa
Bug 1276090 - increment the sync score after a batch bookmark operation. r=rnewman
...
MozReview-Commit-ID: Dzw25Eo0AF5
--HG--
extra : rebase_source : e126e347bd8aba8e22f77a2d5875cbb0243eda81
2016-05-27 09:46:54 +10:00
Marco Bonardo
3837320431
Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
...
MozReview-Commit-ID: 2kxaXnUYIwT
--HG--
extra : rebase_source : bbcaf85a0346b5347fc94053b4f193e4b89f2995
2016-06-29 14:47:36 +02:00
Thom Chiovoloni
5a2eece65d
Bug 1281095 - Clean up FxA server sessions and devices after each run of TPS. r=markh
...
MozReview-Commit-ID: CBLrIBWgrFi
--HG--
extra : transplant_source : R%0A%12%27W%0CB%D6%B3f%A8G%2C5e%40%97%3C%82%D6
2016-06-29 19:50:13 -04:00
Carsten "Tomcat" Book
a982df321d
Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
...
--HG--
extra : rebase_source : 84d364e67739738da807b9d83c3338ebd8a086a6
2016-06-29 13:54:51 +02:00
Marco Bonardo
67c3ad7930
Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
...
MozReview-Commit-ID: 2kxaXnUYIwT
--HG--
extra : rebase_source : e03928033aa795c9a1cdb34d4f4618b0eb1d6890
2016-06-20 13:22:10 +02:00
Marco Bonardo
392c65b534
Bug 1261386 - Avoid history flooding from repeated reloads. r=adw
...
MozReview-Commit-ID: FhU8nOoNUHb
--HG--
extra : rebase_source : ff75adb252b13f4042da49d4572fb807c3d0d823
2016-05-26 17:49:40 +02:00
ffxbld
219956a13e
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-06-06 15:18:13 -04:00
Carsten "Tomcat" Book
4aea0165dc
merge mozilla-inbound to mozilla-central a=merge
2016-06-06 11:55:56 +02:00
Mark Hammond
820da7b465
Bug 1273587 - Change the User-Agent header sent to Sync to include OS information. r=kitcambridge
...
The custom UA string sent by Sync now includes the "oscpu" portion of the
default UA string. Eg, with this patch my UA string looks like
"Firefox/49.0a1 (Windows NT 6.1; WOW64) FxSync/1.51.0.20160524173017.desktop"
where the value in parenthesis is added by this patch.
MozReview-Commit-ID: 1gfqQoVbO6V
--HG--
extra : rebase_source : 1098134f99bc7ac529c9124c8a565e5cdb24e7da
2016-05-31 09:25:10 +10:00
Thom Chiovoloni
220f25386e
Bug 1274394 - Run the bookmark validator after each phase of TPS tests that touched bookmarks. r=markh
...
MozReview-Commit-ID: 9WH965qdhAE
--HG--
extra : transplant_source : %B3%9CP%A1%07%C8%BC5%DD%1F%BF%BA%FD%24%85%91%EB%0D%DB%8D
2016-05-27 13:31:14 -04:00
Kit Cambridge
bd19524a92
Bug 1277983 - Improve existing bookmarks tracker tests. r=markh
...
The intention of this patch is 2-fold:
* Capture more existing semantics of the tracker that aren't currently tested.
The intention is that this patch doesn't touch the existing tracker or
bookmarks engine implementation at all.
* Make structural changes such that later patches that want to ensure the
same semantics exist using SQL queries are more obvious and limited
only to things directly related to the new tracker - for example, this patch
uses tasks/promises even though they aren't necessary here, but will become
necessary in later patches.
MozReview-Commit-ID: 4ks1YBJZw9Y
--HG--
extra : rebase_source : 94e14f8a9eb8321e6db591f1d8ba52269ddea9bb
2016-05-10 22:47:51 -07:00
Mark Hammond
32db9d2d5c
Bug 1277983 - Improve bookmarks engine test logging and remove a deprecated call. r=kitcambridge
...
MozReview-Commit-ID: GEs6pYYnt7x
--HG--
extra : rebase_source : ec911c1437dc70b8807b44d6be403ca9c035c599
2016-04-27 15:17:05 -07:00
Thom Chiovoloni
56b8130f97
Bug 1276152 - Ignore differences in the pos property when validating bookmark separators. r=markh
...
MozReview-Commit-ID: KJLAI3FAh9j
--HG--
extra : transplant_source : %2B%D9X%D8%D1%A8%EA%C6%EB%AA%0Bc%E3%1Et%2BN%C2%E3%2A
2016-05-27 11:48:23 -04:00
Sagar Manchanda
781b52b853
Bug 1272806 - Remove notifyTabState pref in the tabs engine. r=eoger
...
MozReview-Commit-ID: 1OKZPpB6mSB
2016-05-29 17:23:10 -07:00
Thom Chiovoloni
d51939c98d
Bug 1273234 - Add method for summarizing sync bookmark problems generically. r=markh
...
MozReview-Commit-ID: 9u8J3zh4J10
--HG--
extra : transplant_source : %9F%F2%06%2C%97%00%3Br%9A%5B%B1%D7%A4%3C%3F%11%D42%F7%09
2016-05-20 13:19:54 -04:00
Thom Chiovoloni
6ed76eba46
Bug 1273234 - Reduce the number of false positives reported by sync's bookmark_validator. r=markh
...
MozReview-Commit-ID: 6VulTTDcfs3
--HG--
extra : transplant_source : %B0v%5DV%3Ex_%FC%85%C2%D3%ED%84%F8d.%E2%BE%7CV
2016-05-19 16:14:24 -04:00
Thom Chiovoloni
190873347a
Bug 1189148 - Attempt to refresh the FXA certificate when a 401 is received from the token server. r=markh
...
MozReview-Commit-ID: B7p6gJ8EJCQ
--HG--
extra : transplant_source : %00%5C%9C%E9%93%CE%95%E3%94%09ba%25g%28%E4%E9%B4r%8C
2016-05-06 12:58:46 -04:00
Edouard Oger
78c5f8dca1
Bug 1269348 - Show last sync date tooltip on Synced Tabs sidebar device names. r=markh
...
MozReview-Commit-ID: LkGNdSF8Znm
--HG--
extra : transplant_source : qn%AA%7Ec%3AS%A7%A8%F4%E3%DE%00p%F7%00%3B%EC%1C%0C
2016-05-18 15:45:29 -07:00
Ryan VanderMeulen
54c922ca84
Merge inbound to m-c. a=merge
...
CLOSED TREE
2016-05-18 12:02:42 -04:00
Phil Ringnalda
74f134854f
Back out e7c3a1d7ce27 (bug 1269348) on suspicion of causing failures in test_tab_store.js
...
CLOSED TREE
2016-05-17 23:20:47 -04:00
Mark Hammond
6b215d4b0f
Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs
...
Adds UI telemetry for sidebar opening and closing and actions taken in the
SyncedTabs menu and side. Also adds a "sync-state" object so that analysis
of the Synced Tabs data can determine if the user has Sync configured at the
time.
MozReview-Commit-ID: JDxFmlNMi7n
2016-05-18 10:39:14 +10:00