Commit Graph

3929 Commits

Author SHA1 Message Date
Mark Hammond
d859aff35e Bug 1236383 (part 1) - remove and rework some Sync/FxA telemetry probes. r=gfritzsche/kitcambridge 2016-01-12 12:21:27 +11:00
Mark Hammond
7e3232b676 Bug 1232050 - add telemetry for number of devices attached to sync. r=kitcambridge 2016-01-12 12:21:27 +11:00
Alessio Placitelli
90e314bfe7 Bug 1235345 - Remove services/metrics. r=gfritzsche 2016-01-07 04:23:00 +01:00
Alessio Placitelli
46d13b7fcb Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche 2016-01-05 06:41:00 +01:00
Alessio Placitelli
ef51acb040 Bug 1234526 - Remove services/healthreport. r=gfritzsche 2016-01-06 09:07:00 +01:00
Alessio Placitelli
62dbec8dc3 Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Alessio Placitelli
9204617c56 Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Alessio Placitelli
33130603a1 Bug 1234522 - Remove services/datareporting. r=gfritzsche 2016-01-05 02:01:00 +01:00
Anup Kumar
3b987de266 Bug 1234734 - Replace CommonUtils.stackTrace() with Log.stackTrace(). r=markh 2016-01-07 20:44:00 -05:00
Anup Kumar
d7e3c15bac Bug 1003204: Removed CommonUtils.exceptionStr() in services/sync r=markh r=gfritzsche 2016-01-07 07:09:00 +01:00
Anup Kumar
309bf0a6eb Bug 1003204: Removed CommonUtils.exceptionStr() in services/ r=gfritzsche 2016-01-06 17:53:00 +01:00
Anup Kumar
88e7a10048 Bug 1003204: Removed test_utils_exceptionStr.js and its entry in xpcshell.ini r=gfritzsche 2015-12-16 09:46:00 +01:00
Anup Kumar
ab52e589d3 Bug 1003204: Removed CommonUtils.exceptionStr() in services/common/ r=gfritzsche 2015-12-16 09:43:00 +01:00
Shu-yu Guo
f2f1b10394 Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Mark Hammond
c25585a569 Bug 1055616 - Skip addons addons without a sourceURI or from a non-secure domain rather than treating them as errors. r=rnewman 2016-01-06 11:27:12 +11:00
Mark Hammond
608878ce0f Bug 1236651 - don't log complete FxA webchannel messages by default. r=nalexander 2016-01-05 11:10:41 +11:00
David Keeler
1a440d406b bug 1233853 - make nsSyncJPAKE aware of NSS shutdown r=jcj
Also fixes a few preexisting leaks and uses scoped types so that sort of thing
will be less likely to happen in the future.
2015-12-18 14:30:05 -08:00
Alessio Placitelli
d796b64d22 Bug 1234502 - Remove FHR SyncProvider. r=gps 2015-12-22 08:14:00 +01:00
Phil Ringnalda
a27d832ad6 Merge m-c to m-i 2015-12-14 22:22:33 -08:00
ffxbld
b449346661 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
Mark Hammond
0f007812b6 Bug 1231535 - remove sync spinner and add ellipsis to Synced Tabs panel. r=Gijs 2015-12-10 09:28:54 -05:00
Rémy Hubscher
b405f9e066 Bug 1227877 — loadDump support for Firefox Storage adapter. (r=rnewman) 2015-12-14 11:01:40 +00:00
Wes Kocher
748bfe6315 Backed out 4 changesets (bug 1230221, bug 1230220, bug 1229890) for m-e10s(2) permafails in test_window_open_close.html CLOSED TREE
Backed out changeset a1cd28ddbfa2 (bug 1230221)
Backed out changeset 7e89f5020ac7 (bug 1230220)
Backed out changeset 91f6e72fa9f4 (bug 1229890)
Backed out changeset 7e717a810420 (bug 1229890)
2015-12-04 15:58:40 -08:00
Christoph Kerschbaumer
e4a5ac45b4 Bug 1230221 - Convert JS callsites to use asyncOpen2 within services/ (r=sicking) 2015-12-04 09:40:11 -08:00
Mark Hammond
3e4404c61a Bug 1229986 - get Sync tps tests starting again. r=whimboo 2015-12-04 12:55:57 +11:00
Carsten "Tomcat" Book
a04be904ad Merge mozilla-central to mozilla-inbound 2015-12-03 12:07:55 +01:00
Mark Hammond
ef3a69b4dc Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
Fernando Jimenez
0a449a3f97 Bug 1229023 - Fetch and expose Firefox Accounts profile data. r=markh 2015-12-02 19:41:27 +01:00
Carsten "Tomcat" Book
c78dfb0a34 merge mozilla-inbound to mozilla-central a=merge 2015-12-01 15:25:14 +01:00
Mark Hammond
0134bd40bc Bug 1225690 - implement a SyncedTabs module to abstract away Sync's internals. r=rnewman 2015-12-01 13:07:21 +11:00
Dave Townsend
50fdf11684 Bug 1226386: Fix call to Utils.catch to pass the correct this and to give the correct this to AddonWrapper.uninstall(). r=gps 2015-11-23 09:22:33 -08:00
Carsten "Tomcat" Book
9f9af1a380 Merge mozilla-central to fx-team 2015-11-25 13:59:23 +01:00
Georg Fritzsche
8351cbb33e Bug 1227579 - Change the main about:healthreport URL to the v4 content. r=dexter 2015-11-25 11:51:17 +01:00
Vlad Filippov
777af66ec6 Bug 1218022 - switch to fx_desktop_v2 context for Firefox Accounts. r=markh 2015-11-24 15:46:00 +01:00
Boris Zbarsky
63805f4fe4 Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust 2015-11-25 15:48:09 -05:00
Kyle Machulis
18a59c1a5f Bug 1225293 - Mochitests for Win64 Silverlight Whitelisting; r=bsmedberg 2015-11-24 12:10:27 -08:00
Alessio Placitelli
aa1e8fa3cc Bug 1210815 - Disable FHR v2 data upload. r=gfritzsche 2015-11-20 03:43:00 +01:00
Mark Hammond
6568d1a08f Bug 1221906 - Allow Sync to only sync specified engines. r=rnewman 2015-11-18 12:49:54 +11:00
Carsten "Tomcat" Book
8e3314318c merge mozilla-inbound to mozilla-central a=merge 2015-11-12 12:00:55 +01:00
Mark Hammond
673ca5833e Bug 1197625 - delay sync on wake for 5 seconds in the hope the network is back up by then. r=rnewman 2015-11-12 10:54:55 +11:00
Bill McCloskey
a1d806a296 Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs) 2015-11-11 18:04:21 -08:00
Tooru Fujisawa
fd9a4d3a09 Bug 1217077 - Remove for-each from services/. r=gps 2015-10-19 03:52:58 +09:00
Carsten "Tomcat" Book
986db9b56e Merge mozilla-central to fx-team 2015-11-04 12:43:13 +01:00
Pablo Almenar
56dacd45ea Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh 2015-11-04 10:21:47 +01:00
Jason Orendorff
8b6da5d979 Bug 1216623 - Part 1: Rename some loop variables to avoid conflicts with ES6 scoping rules. r=fitzgen, r=ttaubert, r=MattN, r=gps. 2015-10-26 16:33:59 -05:00
Richard Newman
02404d5c47 Bug 643633 - Remove TTLs from form history records. r=markh,nalexander 2015-10-30 22:19:56 -07:00
Wes Kocher
05cf68e986 Merge inbound to central, a=merge 2015-10-30 16:35:46 -07:00
Mark Goodwin
0778a940a7 Bug 1216749 - Additional kinto client tests (r=rnewman) 2015-10-30 09:02:01 +00:00
Mark Goodwin
7eedfa8b7d Bug 1216749 - Land the Firefox Kinto.js client (r=rnewman)
Kinto.js lives here: https://github.com/Kinto/kinto.js - there is a set of files
(currently in a branch) that allow creation of the jsm included in this patch.

The branch is here: https://github.com/Kinto/kinto.js/tree/212-firefox-entry-point

To create the jsm, run 'npm run dist-fx' in the kinto.js dir
2015-10-30 09:01:58 +00:00
ffxbld
a379e4cb6e Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-10-29 07:45:54 -04:00