Граф коммитов

4017 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book 461379e456 merge mozilla-inbound to mozilla-central a=merge 2016-04-22 15:56:10 +02:00
Johann Hofmann a9c1b37d97 Bug 1264914: Make services.kinto.clock_skew_seconds non-absolute. r=mgoodwin,MattN
MozReview-Commit-ID: K7LSRjB3wlU

--HG--
extra : rebase_source : 0f3ffed50a7ca2f6dedd76c0a4e8fbef3a858cc3
2016-04-20 16:37:43 +02:00
Kit Cambridge b072308bf4 Bug 1264498 - Hide duplicate remote Sync clients that haven't synced in a week. r=markh
MozReview-Commit-ID: LaVb2pABu0X

--HG--
extra : rebase_source : 1c8777ce9f461f0417f3ef6876da8f807a689600
2016-04-15 09:00:59 -07:00
Mathieu Leplatre 93af383736 Bug 1257556 - Generalize Kinto blocklist client to addons/plugins/gfx. r=MattN
MozReview-Commit-ID: DkiNF78QTId

--HG--
extra : transplant_source : %90K%5D%89%3AZW%CC%97%FE%BF%D9%CD%A5%F8%18%08%85%B02
2016-04-18 11:38:25 +02:00
Mathieu Leplatre d2b5a1e1ce Bug 1257556 - Rename KintoBlocklist client. r=MattN
MozReview-Commit-ID: 9qlb0fBxeGn

--HG--
rename : services/common/KintoCertificateBlocklist.js => services/common/KintoBlocklist.js
extra : transplant_source : %EE%C5%95w%D1Rj%7E%AB%B24s%97%BB%91%5E%EE%82%AC%19
2016-04-05 12:11:53 +02:00
Wes Kocher e80ed17c41 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 5AQXGbI0ke2
2016-04-21 15:02:19 -07:00
Kit Cambridge d21d6da5e8 Bug 1256488 - Add a Base64 URL-decoder for C++ and chrome JS callers. r=mt,baku
MozReview-Commit-ID: IrDwImYfHRu

--HG--
extra : rebase_source : ed7da7447e5d70c596234961625fcd4b8139814f
2016-03-22 12:09:04 -07:00
Carsten "Tomcat" Book 3689b59fae merge mozilla-inbound to mozilla-central a=merge 2016-04-18 14:39:45 +02:00
Myk Melez c3288fc0e5 Bug 1264931 - revert WeaveService app-startup category registration restriction, update comment; r=gps 2016-04-15 17:16:00 -07:00
Mathieu Leplatre ca88fcd131 Bug 1262389 - Update to kinto.js 2.0. r=mgoodwin,MattN
* Land kinto.js 2.0, with transactions, indexeddb optimizations and incoming-changes hooks for content signing
* Renamed moz-kinto-client.js to kinto-offline-client.js
* Introduced kinto-http-client.js for direct interaction with Kinto HTTP API

MozReview-Commit-ID: 2rOW27cB7wt

--HG--
rename : services/common/moz-kinto-client.js => services/common/kinto-offline-client.js
extra : amend_source : d1fe9291dbec41bae1b4521ab7e64ae4def6f403
2016-04-14 16:07:31 -07:00
Mathieu Leplatre d5be51a41a Bug 1257533 - Optimize and add safety checks in Kinto updater. r=mgoodwin,MattN
- Skip changes from other bucket
- Leverage ETag to limit bandwidth
- Use setting for collection name
- Add safety check when server is failing. This also fixes Bug 1259145.

MozReview-Commit-ID: 5YSVCrZirzQ

--HG--
extra : rebase_source : b07d0ea491875fd0dffc1bc3f918c8c668738aae
2016-04-15 16:50:51 +02:00
Kit Cambridge 4d3a2b014f Bug 1262272 - Unconditionally poll the verification status for FxA push messages. r=markh
MozReview-Commit-ID: Fb7F1bxHO8V

--HG--
extra : rebase_source : 1d8fad8c6a53bc8246a27cbe8a3c936df2c423c9
2016-04-11 11:08:58 -07:00
Kit Cambridge c5c6301252 Bug 1255302 - Report FxA WebChannel message handling errors to the sender. r=markh,vladikoff
MozReview-Commit-ID: IKPxqdqnhnE

--HG--
extra : rebase_source : bb5b0a76c6ceabaa4a18fa3b792a0fcae18eaafa
2016-04-06 23:02:26 -07:00
Edouard Oger 2fc076517e Bug 1261223 - Synced Tabs now uses HiDPI default favicons. r=markh 2016-04-05 09:36:00 -04:00
Thom Chiovoloni 6fc6863914 Bug 1019226 - Pass GUID into bookmark creation functions functions during bookmark syncing, and update relevant tests to use valid guids. r=mak
MozReview-Commit-ID: FVgYMQH6J48

--HG--
extra : transplant_source : %3F%D9%B4tC%B3%5D%C3%1B%80%B7%84%E5%15%CF%BE%99%0F%C2%FA
2016-04-04 10:57:24 -07:00
Thom Chiovoloni 6625026d42 Bug 655722 - Rewrite _buildGUIDMap in the sync bookmark engine to use PlacesUtils.promiseBookmarksTree. r=mak
MozReview-Commit-ID: BfcVQEldK6M

--HG--
extra : transplant_source : %21%E4%10%19n%F3%86m%A5%C8%28u%E7q%8E%F8KX/%D4
2016-04-05 16:42:10 -07:00
Kit Cambridge 2251282d13 Bug 1044530 - Remove invalid session and key fetch tokens from account storage. r=markh
MozReview-Commit-ID: DOLlus0At8s

--HG--
extra : rebase_source : baf9b7ddf71c146995d579d0b6b350f6e315282e
2016-01-20 18:12:22 -08:00
Mark Hammond 032db1a578 Bug 1262329 - don't log that Sync encountered an error writing previousFailed when there was no error. r=rnewman
MozReview-Commit-ID: 1VlcsvrPDUo

--HG--
extra : rebase_source : f53edfafd6bdf5aa617428931169c087a54c0da7
2016-04-05 19:10:26 -07:00
Kit Cambridge 70d984da1e Bug 1262021 - Ensure remote commands are applied once per sync. r=markh
MozReview-Commit-ID: 703efPknMrr

--HG--
extra : rebase_source : 22190464e99da70034bf36527a4b37aa51cf2132
2016-04-04 15:39:37 -07:00
Kit Cambridge 27aeea8089 Bug 1262312 - Don't update the device registration every time we open Sync preferences. r=markh
MozReview-Commit-ID: 1rJbD1hHOAe

--HG--
extra : rebase_source : 1e00e5c1d08047126c9a25f776d3df89e8c20281
2016-04-05 17:44:39 -07:00
Carsten "Tomcat" Book 0c8ce93507 Backed out changeset 902ee4a0983d (bug 1261223) for XPC failures 2016-04-05 09:18:57 +02:00
Edouard Oger b5e12e8fc6 Bug 1261223 - Synced Tabs now uses HiDPI default favicons. r=markh 2016-04-04 11:33:00 +02:00
Chris Manchester f7a1b3fb60 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Mark Hammond 0c159ab93d Bug 1261181 - Remove telemetry probes set to expire in 48 from Sync and FxA. r=kitcambridge 2016-03-31 20:35:00 -04:00
Kit Cambridge d1de4b6824 Bug 1250531 - Only show existing remote clients in the Synced Tabs UI. r=markh
MozReview-Commit-ID: LQw7TinhIfE

--HG--
extra : rebase_source : 6090764abd0aa3d7422677c04d8d8cf242cec793
2016-03-31 14:36:40 -07:00
Kit Cambridge 814c90a39d Bug 1250531 - Unconditionally sync the clients collection. r=markh
MozReview-Commit-ID: 4RHolqewNmx

--HG--
extra : rebase_source : fdde3ebdc10018c00c065fbef364f4f6fb160048
2016-04-01 10:55:10 -07:00
aleth 7a2aa607e2 Bug 1259855 - Disable fxaccounts xpcshell tests for Thunderbird. r=kitcambridge
--HG--
extra : rebase_source : da0b577d7d210f4421f75ca667d7439c23107a38
2016-03-25 23:31:41 +01:00
Mark Hammond cb14fb1dec Bug 1207889 - handle the webchannel changepassword command and update the signed in user. r=kitcambridge 2016-03-23 12:02:29 +11:00
Carsten "Tomcat" Book 5d83e31d04 merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
Dave Huseby 4b868b7743 Bug 1233904 - Make sync use the correct principal origin attributes when accessing sync logs. r=sicking 2016-03-21 16:44:00 -04:00
vladikoff 61c921b8e2 Bug 1249029 - Add quality metrics for FxA Verification via Push r=markh
MozReview-Commit-ID: 6bCjSZt85Kw

--HG--
extra : rebase_source : 7d52b9b5e171851797c6940a235d5970c0679e77
2016-03-15 20:28:50 -04:00
Nick Alexander e90bd4aabb Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
MozReview-Commit-ID: 63yJGdgPbhe

--HG--
extra : rebase_source : 2256e0a12588703a83f4cba06971231ac3c64592
extra : amend_source : 1f35a04191f37225986bd7ff4d0b6b2c34a71b05
extra : histedit_source : 82d351700936c8e1297eeca91ce00f96340e2f2c
2016-03-18 14:41:51 -07:00
Carsten "Tomcat" Book 8ab1b34845 Merge mozilla-central to mozilla-inbound 2016-03-16 11:27:07 +01:00
Wes Kocher 6ac3ce6d0e Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 7oL9tbPGSDM
2016-03-15 17:33:34 -07:00
Wes Kocher 3b14ab8ca2 Merge inbound to m-c a=merge 2016-03-15 17:24:43 -07:00
Kit Cambridge 496b5ed2af Bug 1252054 - Sort "Synced Tabs" sidebar entries by last used date. r=markh
MozReview-Commit-ID: BvmQfQMHlMw

--HG--
extra : rebase_source : 167fecace1c6d45f300f14abade3986caeff2c6a
extra : histedit_source : 7c29e76072f8ea7dc64e16055187df783ba8a2c7
2016-03-07 14:13:41 -08:00
Tooru Fujisawa 50608d5d55 Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps 2016-03-16 16:58:29 +09:00
Carsten "Tomcat" Book c3bea43e72 Merge mozilla-central to fx-team 2016-03-15 10:44:47 +01:00
Mark Hammond bfaefeb591 Bug 744626 - ensure default prefs are synced such that they remain as default on other devices. r=rnewman 2016-03-15 16:24:15 +11:00
Mark Hammond 306ad15e8f Bug 1251057 - enable debug logging for rest.js requests and responses. r=adw 2016-03-10 17:20:29 +11:00
Wes Kocher 0fbf6c1476 merge inbound to m-c a=merge
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Wes Kocher be3094d2b6 Merge fx-team to central, a=merge
MozReview-Commit-ID: LEywWhbwbwl
2016-03-08 15:00:01 -08:00
ffxbld 727d7d0948 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-03-07 09:23:22 -05:00
vladikoff 5ceebef356 Bug 1247786 - Add push subscription to device registration r=kitcambridge,markh
MozReview-Commit-ID: 40Tt8sJPYrr

--HG--
extra : rebase_source : e80d3230a7a38e2b28c736cb0188c60be1d6a871
2016-03-07 00:00:34 -05:00
Mark Hammond 4a6f83b80b Bug 1250085 - watch for tab navigations so we know to re-fetch the list of tabs to sync. r=rnewman 2016-03-08 17:47:26 +11:00
Mark Goodwin 985802557a Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).

Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.

The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.

MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
Myk Melez aac50f8e24 Bug 1250352 - stop restricting SyncComponents.manifest to specified apps; r=gps 2016-03-14 10:41:53 -07:00
Ted Mielczarek 68bd5e8c4d bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps
MozReview-Commit-ID: 9ip3qeAXFEe

--HG--
extra : commitid : H6aEkHprVyX
extra : rebase_source : e20d5f4b297caf66711c72cd55dd76f7f9ef9d9c
extra : histedit_source : 47545e0ea61eb66f16545f70e6d3792a389bedb1
2016-02-01 10:49:34 -05:00
Carsten "Tomcat" Book 82cf3c3383 merge mozilla-inbound to mozilla-central a=merge 2016-03-03 11:54:40 +01:00
Mark Hammond 6bf0866c5f Bug 1249574 - send the notification about synced tab state changing as the tabs engine is enabled or disabled. r=rnewman 2016-03-03 12:20:41 +11:00