Alessio Placitelli
1010ee0f58
Bug 1234502 - Remove FHR SyncProvider. r=gps
2015-12-22 08:14:00 +01:00
Phil Ringnalda
51d4c09a82
Merge m-c to m-i
2015-12-14 22:22:33 -08:00
ffxbld
71eb3a4c4e
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-12-14 15:15:51 -05:00
Mark Hammond
800f23f1bf
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
0c8dcfef28
Bug 1227877 — loadDump support for Firefox Storage adapter. (r=rnewman)
2015-12-14 11:01:40 +00:00
Wes Kocher
fda6177cd9
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
2c40c05500
Bug 1230221 - Convert JS callsites to use asyncOpen2 within services/ (r=sicking)
2015-12-04 09:40:11 -08:00
Mark Hammond
d9c9a74e5a
Bug 1229986 - get Sync tps tests starting again. r=whimboo
2015-12-04 12:55:57 +11:00
Carsten "Tomcat" Book
d94a015588
Merge mozilla-central to mozilla-inbound
2015-12-03 12:07:55 +01:00
Mark Hammond
164eee2517
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
b6ba9e4487
Bug 1229023 - Fetch and expose Firefox Accounts profile data. r=markh
2015-12-02 19:41:27 +01:00
Carsten "Tomcat" Book
eb309737df
merge mozilla-inbound to mozilla-central a=merge
2015-12-01 15:25:14 +01:00
Mark Hammond
6870575107
Bug 1225690 - implement a SyncedTabs module to abstract away Sync's internals. r=rnewman
2015-12-01 13:07:21 +11:00
Dave Townsend
a1ac8ecf13
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
186d8a18a4
Merge mozilla-central to fx-team
2015-11-25 13:59:23 +01:00
Georg Fritzsche
e78e210810
Bug 1227579 - Change the main about:healthreport URL to the v4 content. r=dexter
2015-11-25 11:51:17 +01:00
Vlad Filippov
38a13c781d
Bug 1218022 - switch to fx_desktop_v2 context for Firefox Accounts. r=markh
2015-11-24 15:46:00 +01:00
Boris Zbarsky
3fab245816
Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust
2015-11-25 15:48:09 -05:00
Kyle Machulis
c692e582b1
Bug 1225293 - Mochitests for Win64 Silverlight Whitelisting; r=bsmedberg
2015-11-24 12:10:27 -08:00
Alessio Placitelli
d8028b09cd
Bug 1210815 - Disable FHR v2 data upload. r=gfritzsche
2015-11-20 03:43:00 +01:00
Mark Hammond
b9204fa9e5
Bug 1221906
- Allow Sync to only sync specified engines. r=rnewman
2015-11-18 12:49:54 +11:00
Carsten "Tomcat" Book
cb0cf95b91
merge mozilla-inbound to mozilla-central a=merge
2015-11-12 12:00:55 +01:00
Mark Hammond
587e99a62e
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
d2786ccbd0
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-11-11 18:04:21 -08:00
Tooru Fujisawa
ffd374f411
Bug 1217077 - Remove for-each from services/. r=gps
2015-10-19 03:52:58 +09:00
Carsten "Tomcat" Book
b5371fc820
Merge mozilla-central to fx-team
2015-11-04 12:43:13 +01:00
Pablo Almenar
9e91436961
Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh
2015-11-04 10:21:47 +01:00
Jason Orendorff
550e697cb5
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
d4a59d12f8
Bug 643633 - Remove TTLs from form history records. r=markh,nalexander
2015-10-30 22:19:56 -07:00
Wes Kocher
e94d19c4a0
Merge inbound to central, a=merge
2015-10-30 16:35:46 -07:00
Mark Goodwin
2f84698068
Bug 1216749 - Additional kinto client tests (r=rnewman)
2015-10-30 09:02:01 +00:00
Mark Goodwin
bce7e1b6ab
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
85f53543f9
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-10-29 07:45:54 -04:00
Wes Kocher
275706fc3a
Merge m-c to fx-team, a=merge
2015-10-22 16:58:03 -07:00
Mark Hammond
208a004a4f
Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw
2015-10-23 08:37:31 +11:00
Carsten "Tomcat" Book
45f38397b8
Backed out changeset 1df2049352ff (bug 1205928) for bc7 test bustage on a CLOSED TREE
2015-10-21 12:01:38 +02:00
Mark Hammond
afb30a788f
Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw
2015-10-21 15:00:13 +11:00
Fernando Jimenez
1f6b1787a9
Bug 1215509 - Allow signUp in FxAccountsClient to use ?key=true. r=markh
2015-10-22 16:18:17 +08:00
Andrew Krawchyk
44bbe71b0f
Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
2015-10-28 13:51:59 -04:00
Fernando Jimenez
8f68cc8a1f
Bug 1211606 - Only fetch keys when Sync is enabled via 'services.sync.enabled' pref changed from Gaia. r=fabrice
2015-10-15 23:36:58 +02:00
Mark Hammond
54e012e8f1
Bug 1214076 - allow TokenServerClient errors to be JSON.stringify'd. r=rnewman
2015-10-15 08:57:31 +11:00
Mark Hammond
7e5f84eea0
Bug 1212633 - include mobile and unfiled folders in Sync's concept of 'all IDs'. r=rnewman
2015-10-13 10:32:18 +11:00
Hiroyuki Ikezoe
2e8a6aa631
Bug 1167627 - Part 9: Use mozinfo in services/. r=rnewman
2015-10-11 21:50:00 +02:00
Bill McCloskey
6a61c406a5
Back out bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process
2015-10-07 11:15:11 -07:00
Carsten "Tomcat" Book
9f1c0bf17d
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
9eaa0d1abc
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
53a85861c1
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Ekanan Ketunuti
0d00125215
Bug 820865 - Clean up Sync strings. r=rnewman
2015-09-26 08:49:37 +07:00
Bill McCloskey
d2c5b55ff7
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-10-01 21:18:48 -07:00
Kevin Grandon
be9077f2e9
Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium
2015-09-30 23:49:00 +02:00