Wes Kocher
20a008ea08
Merge m-c to fx-team, a=merge
2015-11-19 13:52:24 -08:00
Wes Kocher
a74e49270c
Merge fx-team to m-c a=merge
2015-11-19 13:15:28 -08:00
Kartikaya Gupta
f5211274b6
Bug 1203058 - Set the paint sync id on the top-level window rather than the tab's window, because then it won't get lost during page unload. r=rbarker
2015-11-19 09:57:51 -05:00
Kartikaya Gupta
08ccd0edfb
Bug 1223928 - Enable gecko scrollbars on Fennec. r=snorp
2015-11-19 09:55:21 -05:00
Kartikaya Gupta
19932a17a0
Bug 1223928 - Disable the Java scrollbars in Fennec with APZ enabled. r=snorp
2015-11-19 09:55:21 -05:00
Carsten "Tomcat" Book
e4e47d652e
merge mozilla-inbound to mozilla-central a=merge
2015-11-19 14:44:11 +01:00
Michael Comella
f46391b331
Bug 1140448 - Backout 5 changesets to backout top level shareplane.
...
Changesets:
* 13a6c5fb2f44
* a9d3499bbec1
* 35336ca96de2
* 64e311403f05
* 8b8598ed040e
2015-11-18 16:14:44 -08:00
Michael Comella
6cd2ca744b
Bug 1140210 - Backout 4 changesets to backout top level share plane (bug 1140048).
...
This is not strictly necessary but it prevents a clean backout. Changesets:
* 5b439b4654e0
* 8345f21f6518
* 156585c07b3d
* 623b15184f2a
2015-11-18 16:12:29 -08:00
Michael Comella
bbb81fb35c
Bug 1213486 - Backout 66d1252f9864 to backout top level shareplane (bug 1140048).
2015-11-18 16:06:19 -08:00
Michael Comella
6810735259
Bug 1210989 - Backout 3 changesets to backout top level shareplane (bug 1140048).
...
Changesets:
* a4d2428a5016
* 08488a55289e
* 6bc04f9eddd6
2015-11-18 16:05:00 -08:00
Michael Comella
6ab366647a
Bug 1213490 - Backout 3 changesets to backout top level shareplane (bug 1140048).
...
Changesets:
* 607576699f93
* e0fc8e81cc70
* 81f5d579fb2b
2015-11-18 15:59:26 -08:00
Michael Comella
ca512a5b0d
Bug 1216307 - Backout e0ba952c2819 to backout top level shareplane (bug 1140048).
2015-11-18 15:56:52 -08:00
Carsten "Tomcat" Book
41ea3b20cb
Merge mozilla-central to fx-team
2015-11-19 15:24:02 +01:00
Sebastian Kaspari
4745d19f23
Bug 1222925 - Escape hatch improvement: Detect ABI mismatches (ARM vs. x86). r=rnewman
2015-11-10 14:33:07 +01:00
Allison Naaktgeboren
2e89127f91
Bug 1209133 - Add mms/mmsto: support.r=sebastian
2015-11-17 15:09:11 -08:00
Allison Naaktgeboren
e848588be2
Bug 1224446 - Partner sms(to)/mms(to) links missing // lose phone number in Uri pruning.r=sebastian
2015-11-17 14:56:06 -08:00
Michael Comella
72f2c4416e
Bug 1140210 - Fix build errors after rebase. r=me
2015-11-19 09:57:21 -08:00
Chenxia Liu
aba89dad90
Bug 1209539 - Disable "Transfer" in import dialog if no items are checked. r=sebastian
2015-11-17 18:44:28 -08:00
Andy Chen
48ae27e259
Bug 1225590 - Negate both X and Y for mouse wheel scrolling, which matches Android platform behaviour. r=kats
2015-10-30 15:32:59 -04:00
Andy Chen
cdc8dc384c
Bug 1225566 - For pointer scrolling, we need to match Android platform behavior, to use the provided deltas, scaled by the preferred list item height. r=kats
2015-10-30 14:53:57 -04:00
Margaret Leibovic
6862d93cfa
Bug 1212889 - Always use chrome://browser/content/aboutRights.xhtml to ensure mobile version of about:rights. r=mfinkle
2015-11-16 17:59:19 -05:00
Sebastian Kaspari
96adbc0abd
Bug 1222381 - Remove default theme for restricted profiles. r=ally
...
Instead we will introduce a theme picker in bug 1220251.
2015-11-11 13:56:31 +01:00
Wes Kocher
20a6f667ce
Merge m-c to fx-team, a=merge
2015-11-16 17:28:26 -08:00
Wes Kocher
1611350733
Merge b2ginbound to central, a=merge
2015-11-16 15:38:57 -08:00
Jonathan Almeida (:jonalmeida)
4f34f736b3
Bug 1225225 - Incorrect pref type and name used ImageBlockingPolicy r=mfinkle
2015-11-16 15:37:34 -05:00
Jim Chen
fb67bdc17d
Bug 1224295 - Create task when starting activity from app context; r=snorp
...
This patch adds FLAG_ACTIVITY_NEW_TASK to two places where we start
activities from app contexts. In GeckoAppShell, the flag replaces the
FLAG_ACTIVITY_CLEAR_TOP flag from before.
2015-11-16 16:05:42 -05:00
Sebastian Kaspari
91008d76c2
Bug 1224530 - Replace button toasts created with getButtonToast().show() with snackbars. r=mcomella
2015-11-13 15:09:57 +01:00
Varun Joshi
ddbc0dce3f
Bug 1214811 - unbold all instances of mUserSearchTerm in search suggestions.r=ally
2015-11-15 20:19:17 -08:00
Phil Ringnalda
014c62cecf
Merge m-i to m-c, a=merge
2015-11-14 13:22:10 -08:00
Richard Newman
54cf8f5702
Bug 1221290 - Default to not clearing logins as part of Clear Private Data. r=liuche
2015-11-14 08:24:44 -08:00
Carsten "Tomcat" Book
ad6f527a2e
Backed out changeset 09bbdb107c10 (bug 1222907) for mulet bustage
2015-11-13 15:12:30 +01:00
Sebastian Kaspari
31c87cfffa
Bug 1157526 - (Part 6) Replace "Already signed in" toast with snackbar. r=mcomella
2015-11-12 18:23:32 +01:00
Sebastian Kaspari
0e2c82ed5f
Bug 1157526 - (Part 5) Remove unused toast method. r=mcomella
2015-11-12 17:52:02 +01:00
Sebastian Kaspari
8740eb4cb8
Bug 1157526 - (Part 4) Replace "Add-on installed" toast with snackbar. r=mcomella
2015-11-12 17:49:23 +01:00
Sebastian Kaspari
ec0546f011
Bug 1157526 - (Part 3) Replace "Image unblocked" toast with snackbar. r=mcomella
2015-11-11 20:16:50 +01:00
Sebastian Kaspari
3e6e63f84e
Bug 1157526 - (Part 2) Replace "New private tab" toast with snackbar. r=mcomella
2015-11-11 19:52:26 +01:00
Phil Ringnalda
940660e898
Merge m-c to b-i
2015-11-15 19:17:19 -08:00
Fabrice Desré
71874ac672
Bug 1220199 - [B2GDroid] |scrollTo({behavior: 'smooth'...| doesn't work r=kats
2015-11-13 13:11:08 -08:00
Chenxia Liu
1b34423d87
Bug 1212606 - Prompt user (with a doorhanger) to allow to notifications from a website. r=ally
2015-11-10 15:18:20 -08:00
Sebastian Kaspari
2dd18b52dd
Bug 1157526 - (Part 1) Replace "New tab" toast with snackbar. r=mcomella
2015-11-09 20:43:54 +01:00
Prabhjyot Singh Sodhi
86ee172e1a
Bug 1207340 - Pref/Search Engine Suggestions UI can get out of sync. r=mcomella
2015-11-13 02:20:00 +01:00
Sebastian Kaspari
91f8e92f66
Bug 1224175 - BrowserToolbar: Do not show context menu while editing. r=mcomella
2015-11-12 13:49:55 +01:00
Shih-Chiang Chien
fc1b4db5ec
Bug 1222907 - report media status to MediaCastingBar. r=mfinkle.
2015-11-09 17:56:59 +08:00
dominique vincent
155f427c1c
Bug 1196146 - Activation of the zoomed view in Aurora. r=mcomella
2015-11-10 21:07:21 +01:00
Carsten "Tomcat" Book
56ef283a25
Merge mozilla-central to fx-team
2015-11-12 12:39:34 +01:00
Carsten "Tomcat" Book
cb0cf95b91
merge mozilla-inbound to mozilla-central a=merge
2015-11-12 12:00:55 +01:00
Carsten "Tomcat" Book
12d4752188
merge fx-team to mozilla-central a=merge
2015-11-12 11:58:02 +01:00
Jim Chen
55d5f6d2ac
Bug 1219016 - Add GeckoService for headless mode; r=snorp
...
This patch adds a Service that is able to launch Gecko in a headless
state.
2015-11-11 21:28:59 -05:00
Jim Chen
06204c40c3
Bug 1219016 - Don't use context class name to detect webapp process; r=mfinkle
...
The code in WebappsUpdateTimer.js tried to detect a webapp process by
using the context class name, which is extremely fragile. This patch
makes it detect the current Gecko profile instead.
2015-11-11 21:28:59 -05:00
Jim Chen
ef78241f26
Bug 1219016 - Use application context where appropriate; r=snorp
...
This patch makes code use the application context from GeckoAppShell
instead of the activity context. Enough changes are made to let headless
mode work.
2015-11-11 21:28:59 -05:00