Commit Graph

18441 Commits

Author SHA1 Message Date
Jim Chen
30c9d284c4 Bug 1221270 - Add GeckoService event to schedule updates via alarm manager; r=snorp
This patch adds a "Gecko:ScheduleRun" event that lets JS code schedule
an intent to be sent periodically. Right now there's a single intent
handler for "update-addons"; the handler doesn't do anything explicit
because updates are already checked automatically on Gecko launch.
2015-11-23 23:31:49 -05:00
Jim Chen
4666b1c14e Bug 1221270 - Turn GeckoService into an IntentService; r=snorp
We want GeckoService to handle intents from the system, e.g. an intent
from the alarm manager.
2015-11-23 23:31:48 -05:00
Michael Comella
a25cccb2c2 Bug 1227351 - Remove unused homepage current tab string. r=margaret
I forgot to remove this as part of bug 1224214.

--HG--
extra : commitid : HnQ1fzd5bNq
extra : rebase_source : c681937c9e73d69115ac4a8c31c7489bce13ef15
2015-11-23 16:33:07 -08:00
vivek
b483371d01 Bug 1220720: Notify EOL on Honeycomb r=liuche
--HG--
extra : commitid : 73sbhdsNxkI
extra : rebase_source : 6581601d724fd6d6e3ea64356ed37ca248a6c81f
extra : histedit_source : 20c42851634b4a43297b2293f17f2caf585ae2ce%2C9203c8884cee47cbbfe5e2fdd77bef6bcf820191
2015-11-23 18:36:12 -05:00
Mark Finkle
f26702a2a5 Bug 1215012 - mdnsd - Firefox Beta Android excessive battery usage r=xeonchen 2015-11-23 19:27:20 -05:00
Michael Comella
223292e382 Bug 1224214 - Remove "Set current tab" checkbox from homepage setting. r=margaret
--HG--
extra : commitid : GGpqSg1W8WY
extra : rebase_source : 863cd72a4abe48485bedb8de7a92ee032d0deb8d
2015-11-23 15:12:20 -08:00
Michael Comella
992a80ad05 Bug 1227322 - Remove nightly flag from homepage pref. r=margaret
It seems like too much work to make a full branded non-nightly build so I
didn't strictly test this but I looked around the homepage code and saw no
other blockers on set homepage.

--HG--
extra : commitid : HkrrU1Bgu1S
extra : rebase_source : 2f2f97eb7abf9d978dd50051148e631dd1073da2
2015-11-23 15:24:15 -08:00
Chenxia Liu
80008d94bf Bug 1225092 - Improper behavior when accessing log in screen from on-boarding screen. r=ally
--HG--
extra : commitid : HKWIVn0Kw4w
extra : rebase_source : c2924ca48146545b2c2b399e46a1d4d76ba457ad
2015-11-20 15:23:49 -05:00
Chenxia Liu
cbc2030177 Bug 1226523 - Fennec crashes after transferring bookmarks and history. r=margaret
--HG--
extra : commitid : 38E83WDBwYT
extra : rebase_source : 1441632d52fe8c6662d7a273dfbc41f707f10002
2015-11-23 11:30:07 -05:00
Chenxia Liu
6385142b8b Bug 1044401 - Update geolocation id. r=trivial
--HG--
extra : commitid : wJaryzgq4W
extra : rebase_source : 72f55924f16ea733ae5a2df7e2cbf5b464b23353
2015-11-23 11:20:42 -05:00
Carsten "Tomcat" Book
5f1ac1afb3 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
Chenxia Liu
c198a7441e Bug 1044401 - Turn permissions into nouns. r=sebastian
--HG--
extra : commitid : Po1Ri3ATW5
extra : rebase_source : 9177ea36007f776a0a5694987e95a63fb186387f
2015-11-17 17:33:49 -08:00
Chenxia Liu
e3d43856de Bug 1044401 - Remove title from dialog. r=sebastian
--HG--
extra : commitid : C1CmET32mlA
extra : rebase_source : 1fbda2694fc6b532ea511c90109958409eb06a37
2015-11-17 17:26:19 -08:00
Chenxia Liu
e9772d14b2 Bug 1044401 - Update site settings dialog to be less confusing. r=sebastian
--HG--
extra : commitid : 1Z7wFVSFPHO
extra : rebase_source : d3a93a35626488dd0df5f3c2ab4f7f4317f001f6
2015-11-17 17:16:30 -08:00
Wes Kocher
fbb52f9651 Merge fx-team to central, a=merge
--HG--
extra : commitid : KwOnWVSJFTU
2015-11-20 14:41:45 -08:00
Carsten "Tomcat" Book
133a1d2dae Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-11-20 14:36:21 +01:00
Wes Kocher
fc20c6fef9 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : ABr2syOWWGs
2015-11-19 13:52:24 -08:00
Wes Kocher
9841b36b92 Merge fx-team to m-c a=merge
--HG--
extra : commitid : KDNuRwQB9a
2015-11-19 13:15:28 -08:00
Kartikaya Gupta
bd89527b60 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
--HG--
extra : commitid : LTIWvjdej9z
2015-11-19 09:57:51 -05:00
Kartikaya Gupta
fd2ef38e1d Bug 1223928 - Enable gecko scrollbars on Fennec. r=snorp
--HG--
extra : commitid : 8uqrfGGmp1F
2015-11-19 09:55:21 -05:00
Kartikaya Gupta
12e30c6910 Bug 1223928 - Disable the Java scrollbars in Fennec with APZ enabled. r=snorp
--HG--
extra : commitid : IMK20kd6vf7
2015-11-19 09:55:21 -05:00
Carsten "Tomcat" Book
839fa910f5 merge mozilla-inbound to mozilla-central a=merge 2015-11-19 14:44:11 +01:00
Wes Kocher
ec22ce5310 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : 6untiasAWkF
2015-11-19 13:51:01 -08:00
Etienne Segonzac
24b891a37d Bug 1220204 - Like on B2G, collect layers data only when needed on b2gdroid. r=fabrice 2015-11-19 11:22:44 -08:00
Michael Comella
6b6ce02032 Bug 1140448 - Backout 5 changesets to backout top level shareplane.
Changesets:
* 13a6c5fb2f44
* a9d3499bbec1
* 35336ca96de2
* 64e311403f05
* 8b8598ed040e

--HG--
extra : commitid : D6m3LtXfTZu
extra : rebase_source : 4e230bb331c5b80165c14614f129748ed2d5647a
extra : histedit_source : 87071bfdc1f8480a4147ba5f4f3c045cbf8a377c
2015-11-18 16:14:44 -08:00
Michael Comella
febfdbc342 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

--HG--
extra : commitid : 6oigPO4BIBs
extra : rebase_source : 6384d882c409eb2c5c45046581b522930b2f5668
extra : histedit_source : 9858f3a23ba652149325297e8cd8b7e7041c2ff7
2015-11-18 16:12:29 -08:00
Michael Comella
7c73aa87af Bug 1213486 - Backout 66d1252f9864 to backout top level shareplane (bug 1140048).
--HG--
extra : commitid : 2gxjRt20AHm
extra : rebase_source : c9b9f9487858f1d4ad45248801810db165525b25
extra : histedit_source : 5d4c06753c924f569d82c3e4662d3c3aa5ff2328
2015-11-18 16:06:19 -08:00
Michael Comella
e62a1c4028 Bug 1210989 - Backout 3 changesets to backout top level shareplane (bug 1140048).
Changesets:
* a4d2428a5016
* 08488a55289e
* 6bc04f9eddd6

--HG--
extra : commitid : Ejm9pduZPxX
extra : rebase_source : aec77404366d592510b9dff68c7508842985e008
extra : histedit_source : e7aa11a5eb9a47cc88a26b585003e8107567f014
2015-11-18 16:05:00 -08:00
Michael Comella
51fd008c02 Bug 1213490 - Backout 3 changesets to backout top level shareplane (bug 1140048).
Changesets:
* 607576699f93
* e0fc8e81cc70
* 81f5d579fb2b

--HG--
extra : commitid : HIZQ3nZxgYM
extra : rebase_source : a13c101dbbcad26d4ff5fa3c372fddb0730114a9
extra : histedit_source : e22dad2e38b9bdde7f8b50bc9372965e49c44fa9
2015-11-18 15:59:26 -08:00
Michael Comella
2df31d363c Bug 1216307 - Backout e0ba952c2819 to backout top level shareplane (bug 1140048).
--HG--
extra : commitid : DUYbWYf0bDv
extra : rebase_source : cc2f74c6a963382d291f04bf3254c2eb7dd20d9c
extra : histedit_source : 5ae14dd4363d1aca0f45ce5095f13b9ba8ee7e2f
2015-11-18 15:56:52 -08:00
Carsten "Tomcat" Book
3e3681faa3 Merge mozilla-central to fx-team 2015-11-19 15:24:02 +01:00
Sebastian Kaspari
b541b6faee Bug 1222925 - Escape hatch improvement: Detect ABI mismatches (ARM vs. x86). r=rnewman
--HG--
extra : commitid : 3x3AUCBXnlT
extra : rebase_source : 2ad35d4de323cbfc09e6850d9ba738d469466e72
2015-11-10 14:33:07 +01:00
Allison Naaktgeboren
fc8d4c9e8d Bug 1209133 - Add mms/mmsto: support.r=sebastian 2015-11-17 15:09:11 -08:00
Allison Naaktgeboren
6bf3a72a8e 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
c3ed7a55c0 Bug 1140210 - Fix build errors after rebase. r=me
--HG--
extra : commitid : EInQJfzClsE
extra : rebase_source : 53dac9bb8aaa299e7c150440c97b5a7b32e02864
2015-11-19 09:57:21 -08:00
Chenxia Liu
b3784dca4b Bug 1209539 - Disable "Transfer" in import dialog if no items are checked. r=sebastian
--HG--
extra : commitid : 6A3qIvHzlNL
extra : rebase_source : e7afe0bc050c4ae558a7987df83355590683f022
2015-11-17 18:44:28 -08:00
Francois Marier
67506f65a6 Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
Wes Kocher
a02a3f64d5 Merge m-c to inbound, a=merge
--HG--
extra : commitid : 7agHgfFx0Vv
2015-11-20 14:44:04 -08:00
Varun Joshi
8eb5293c95 Bug 1224010 - Add UI Telemetry for setting a homepage. r=mfinkle 2015-11-22 07:15:00 +01:00
Shih-Chiang Chien
1dfb5a13cb Bug 1222907 - report media status to MediaCastingBar. r=mfinkle. 2015-11-09 17:56:59 +08:00
Francois Marier
e44555648c Bug 1227800 - Add missing XML entities on Fennec for -forbid- SB lists. r=gcp 2015-11-25 08:54:00 -08:00
Andy Chen
0f81205c25 Bug 1225590 - Negate both X and Y for mouse wheel scrolling, which matches Android platform behaviour. r=kats
--HG--
extra : commitid : IiuCMKQ68oI
2015-10-30 15:32:59 -04:00
Andy Chen
3a3698677d 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
--HG--
extra : commitid : K2KoKjKAsYo
2015-10-30 14:53:57 -04:00
Margaret Leibovic
74083aac1d Bug 1212889 - Always use chrome://browser/content/aboutRights.xhtml to ensure mobile version of about:rights. r=mfinkle
--HG--
extra : commitid : IQWuv47V5So
extra : rebase_source : ffb1eff77a20af19c5f876977064336b68202cfe
2015-11-16 17:59:19 -05:00
Sebastian Kaspari
7fe6ce1c36 Bug 1222381 - Remove default theme for restricted profiles. r=ally
Instead we will introduce a theme picker in bug 1220251.

--HG--
extra : commitid : 3ri8bKZK5rK
extra : rebase_source : 61ec6d19e28388b183c4fe7f67029aeaff52d179
extra : amend_source : 5265e4fc7012afefe839dfa1f98fc1b3e97fc4c1
2015-11-11 13:56:31 +01:00
Wes Kocher
c0ece6bf0d Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 2bzybQqlwy0
2015-11-16 17:28:26 -08:00
Wes Kocher
234f7ca3e5 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : BSBFtYPaA87
2015-11-16 15:38:57 -08:00
Jonathan Almeida (:jonalmeida)
f3f9a1ef1a Bug 1225225 - Incorrect pref type and name used ImageBlockingPolicy r=mfinkle
--HG--
extra : commitid : 4B1dJr4RTTd
extra : rebase_source : 483e9c0234312c750e12fba56448e1160c5a2cb7
2015-11-16 15:37:34 -05:00
Jim Chen
a3f7c6b569 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
4c3941f09a Bug 1224530 - Replace button toasts created with getButtonToast().show() with snackbars. r=mcomella
--HG--
extra : commitid : 3NuVDABjK2V
extra : rebase_source : 0aa011d4979a55dd8f83cb0d334789cb5fbc8843
2015-11-13 15:09:57 +01:00
Varun Joshi
da1333e8a8 Bug 1214811 - unbold all instances of mUserSearchTerm in search suggestions.r=ally 2015-11-15 20:19:17 -08:00
Phil Ringnalda
0cccf0ed58 Merge m-i to m-c, a=merge 2015-11-14 13:22:10 -08:00
Richard Newman
aeb2582f04 Bug 1221290 - Default to not clearing logins as part of Clear Private Data. r=liuche
--HG--
extra : commitid : GVUbBp3O91Q
2015-11-14 08:24:44 -08:00
Carsten "Tomcat" Book
9393b7fe42 Backed out changeset 09bbdb107c10 (bug 1222907) for mulet bustage 2015-11-13 15:12:30 +01:00
Sebastian Kaspari
e16ddaec6e Bug 1157526 - (Part 6) Replace "Already signed in" toast with snackbar. r=mcomella
--HG--
extra : commitid : FiWpSdnvKxH
extra : rebase_source : e5256fe15c6cbe65aedc8b7ed1f4dc2b52ddaabe
extra : histedit_source : e53223259383dd4f3e61c2937b36dbdc98838f17
2015-11-12 18:23:32 +01:00
Sebastian Kaspari
43b2441830 Bug 1157526 - (Part 5) Remove unused toast method. r=mcomella
--HG--
extra : commitid : BhNskWKqnkf
extra : rebase_source : fd6c467c21eefb6608081a2419f85ce4ba6d6ecc
extra : histedit_source : c8bf324e3c41baa2f24f2bce1ba1f6a8ad2721ec
2015-11-12 17:52:02 +01:00
Sebastian Kaspari
6a8b3e2c4a Bug 1157526 - (Part 4) Replace "Add-on installed" toast with snackbar. r=mcomella
--HG--
extra : commitid : 1g6qMpghC8U
extra : rebase_source : a081f0bdfdbf88180549a5afbcf2fe559760b1ba
extra : histedit_source : ed2591767afdbc1e74e96e62ef036e12cfe3c0c7
2015-11-12 17:49:23 +01:00
Sebastian Kaspari
2e697d15e7 Bug 1157526 - (Part 3) Replace "Image unblocked" toast with snackbar. r=mcomella
--HG--
extra : commitid : 8cIpksa3uDp
extra : rebase_source : ce2d53715e43dc5d0fa4d4b036dbb140b92fe604
extra : histedit_source : 228241640ff8fa5b9c13ef6d54055ceb684d140a
2015-11-11 20:16:50 +01:00
Sebastian Kaspari
36eb16af12 Bug 1157526 - (Part 2) Replace "New private tab" toast with snackbar. r=mcomella
--HG--
extra : commitid : B2lJhnZLRSC
extra : rebase_source : 031f8af1b7d3c54685a7aa5afe919d68b7b35149
extra : histedit_source : e7bde2997e4cf251b0be06bb4b84d5a49e86654f
2015-11-11 19:52:26 +01:00
Phil Ringnalda
717b9e4e5c Merge m-c to b-i 2015-11-15 19:17:19 -08:00
Fabrice Desré
cb8f7e4f09 Bug 1220199 - [B2GDroid] |scrollTo({behavior: 'smooth'...| doesn't work r=kats 2015-11-13 13:11:08 -08:00
Chenxia Liu
5696b4cd0e Bug 1212606 - Prompt user (with a doorhanger) to allow to notifications from a website. r=ally
--HG--
extra : commitid : 5t45WaEgpTd
extra : rebase_source : 87e5eaf10e919cef73289cc3440b59a068f5ed3a
2015-11-10 15:18:20 -08:00
Sebastian Kaspari
ffb4e21d5b Bug 1157526 - (Part 1) Replace "New tab" toast with snackbar. r=mcomella
--HG--
extra : commitid : 1T71YUEMbj8
extra : rebase_source : 5aa75a37196e56f7cc684c179b6c7b57331e5b5f
extra : histedit_source : 7c7b7c674aee594e3be32ee59ffad2e6f533964c
2015-11-09 20:43:54 +01:00
Prabhjyot Singh Sodhi
bde80682bd Bug 1207340 - Pref/Search Engine Suggestions UI can get out of sync. r=mcomella 2015-11-13 02:20:00 +01:00
Sebastian Kaspari
df98d344c4 Bug 1224175 - BrowserToolbar: Do not show context menu while editing. r=mcomella
--HG--
extra : commitid : 1yTUYnLlMbr
extra : rebase_source : d341f5146d58242e94e760023226b0bb7da1a0a3
2015-11-12 13:49:55 +01:00
Shih-Chiang Chien
dc55f38e26 Bug 1222907 - report media status to MediaCastingBar. r=mfinkle. 2015-11-09 17:56:59 +08:00
dominique vincent
41d245fdac Bug 1196146 - Activation of the zoomed view in Aurora. r=mcomella 2015-11-10 21:07:21 +01:00
Carsten "Tomcat" Book
8695070fe8 Merge mozilla-central to fx-team 2015-11-12 12:39:34 +01:00
Carsten "Tomcat" Book
fde361620f merge mozilla-inbound to mozilla-central a=merge 2015-11-12 12:00:55 +01:00
Carsten "Tomcat" Book
daa6d5b745 merge fx-team to mozilla-central a=merge 2015-11-12 11:58:02 +01:00
Jim Chen
ad7ed5be4f 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
b2901f947d 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
5b07488e21 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
Jim Chen
3e47529ebc Bug 1219016 - Store application context in GeckoAppShell; r=snorp
This patch adds separate setter and getter for the application context
in GeckoAppShell. The existing getContext method is misused for both
application and activity context, so new methods are added to improve
consistency.
2015-11-11 21:28:59 -05:00
Jim Chen
46969fa4ec Bug 1219016 - Don't use GeckoThread state to detect GeckoApp relaunching; r=snorp
Right now we use the GeckoThread state to detect whether GeckoApp is
first launching or is being restored after being destroyed. However,
because of headless mode, GeckoThread could already be running on
GeckoApp's first launch, so we need a separate way to detect
relaunching.
2015-11-11 21:28:59 -05:00
Wes Kocher
4086bed0cb Backed out 6 changesets (bug 1107636) for robocheck2 bustage
Backed out changeset 6e940538a171 (bug 1107636)
Backed out changeset 9145f78bb39c (bug 1107636)
Backed out changeset c575729788a7 (bug 1107636)
Backed out changeset 2b6f2bcfe767 (bug 1107636)
Backed out changeset 014b8c296cec (bug 1107636)
Backed out changeset 446d2b181d40 (bug 1107636)

--HG--
extra : commitid : GHogLH0qu7I
2015-11-11 17:26:04 -08:00
Wes Kocher
c0ac6aeca0 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : DBUKvoFqhcH
2015-11-11 17:13:38 -08:00
Wes Kocher
20d7e77456 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : FcH9KT7v2Ab
2015-11-11 17:13:06 -08:00
Wes Kocher
a0333fb40f Merge inbound to central, a=merge
--HG--
extra : commitid : 8yhUmQMKROV
2015-11-11 16:42:05 -08:00
Fabrice Desré
d0b92dd4c7 Bug 1223666 - Enable webextensions on b2gdroid r=me 2015-11-11 14:35:55 -08:00
Fabrice Desré
c6a649e868 Bug 1223844 - [B2gDroid] homescreen slowly slides sideways when flinging r=kats 2015-11-11 14:17:26 -08:00
Michael Comella
bc7d4d93ee Bug 1107636 - Change RelativeLayout params -> FrameLayout params. r=me
Due to the import, LayoutParams was RelativeLayout.LayoutParams and
it was referring to the parent container, which is now a FrameLayout.

--HG--
extra : commitid : IUQUTpBRAbe
extra : rebase_source : 8af3206963bb88bb488187a84db4ef06ef68bc6a
2015-11-11 08:58:36 -08:00
Carsten "Tomcat" Book
0610c350a3 merge mozilla-inbound to mozilla-central a=merge 2015-11-11 12:42:52 +01:00
Allison Naaktgeboren
6ea8d1f465 Bug 1215475 - Search suggestions are duplicated after one of it is previously selected.r=mcomella 2015-11-10 19:02:23 -08:00
Michael Comella
7e8629b810 Bug 1107636 - Remove RelativeLayout param from within FrameLayout. r=me
--HG--
extra : commitid : EgSwSQjR7eB
extra : rebase_source : f52018d39cbb50fc7862e0563627ca9123b63934
2015-11-10 16:47:12 -08:00
Bill McCloskey
4f99faeaed Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs) 2015-11-11 18:04:21 -08:00
Michael Comella
c994ecfdce Bug 1107636 - Replace RelativeLayout with FrameLayout in WebApp. r=me
It shares an implementation with GeckoApp so it needs to match.

--HG--
extra : commitid : DaYns85thja
extra : rebase_source : 65706273a312a2b4b217f466a81fe7d8e251cce4
2015-11-09 14:44:59 -08:00
Carsten "Tomcat" Book
605ba2d307 Merge mozilla-central to mozilla-inbound 2015-11-11 12:44:18 +01:00
Michael Comella
6df3ddbc56 Bug 1107636 - Change gecko_layout to FrameLayout. r=sebastian
Changes on first three measure passes (CPU time):
  1) 13.149ms -> 11.934ms
  2) .827ms -> .582ms
  3) 11.602 -> 12.199ms

--HG--
extra : commitid : EjdNk8qFhyq
extra : rebase_source : 606fbf56c9fc6afcc830b8471b36d78c35db16cf
2015-11-06 16:17:48 -08:00
Michael Comella
4c9fe22655 Bug 1107636 - Use MarginLayoutParams where applicable. r=sebastian
MarginLayoutParams is less specific than RelativeLayout.LayoutParams
and is easier to make changes with.

--HG--
extra : commitid : FeMtZlTCy1m
extra : rebase_source : d25f9513ef2f10a001513499c7a5ec052397eaf2
2015-11-06 16:16:30 -08:00
Michael Comella
c86bfabebb Bug 1107636 - Replace top-level RelativeLayout with <merge>. r=sebastian
Using systrace, I took 2 traces before and after. Using the slowest
of both traces, the first three measure passes had the following
improvements in CPU time:
  1) 20.583ms -> 13.149ms
  2) 1.695ms -> 0.827ms (1/2)
  3) 22.146ms -> 11.602ms (1/2)

This is to be expected – RelativeLayout requires two measure passes
so it makes sense to approximately half the measure times.

--HG--
extra : commitid : IDQckTgGsge
extra : rebase_source : df061c7645aa6b3a880278f75d3fa637e3160f9c
2015-11-06 15:23:47 -08:00
Margaret Leibovic
1b53424456 Bug 1221679 - Properly update settings header on locale change. r=liuche
--HG--
extra : commitid : 22WwVHlZm0R
extra : rebase_source : ce1effbd8aa1d3365762d565bf0b93dce1a7ed49
2015-11-05 17:27:32 -05:00
Sebastian Kaspari
744c1b2ebf Bug 1217196 - (Part 2) Remove touch event handling from BrowserToolbar. r=mcomella
This code seems to have handled scroll events that started on the toolbar in the past.
But this does not work anymore (for quite some time)  and in fact breaks touch event
handling (See bug 1046591 for a side-effect of only partially consuming events here).

--HG--
extra : commitid : 3Lc1nqepusP
extra : rebase_source : 261f59ff61e1246d3d10113041186cedadf4cad2
2015-11-05 16:11:00 +01:00
Sebastian Kaspari
04947918fd Bug 1217196 - (Part 1) Move context menu and click handler back to BrowserToolbar. r=mcomella
This is more or less reverting the changes introduced in bug 1216114.

--HG--
extra : commitid : H1PdYtOIFtp
extra : rebase_source : b4b971b02623dfbd53fe9bf75a6cc75903a1ad28
2015-11-05 13:05:55 +01:00
Randall Barker
02228538d3 Bug 1223440 - Implement NativePanZoomController::setIsLongpressEnabled so long-press detection can be disabled during testing. r=kats
--HG--
extra : commitid : al8R68DZJ5
2015-11-10 12:47:48 -05:00
Randall Barker
8f09c55656 Bug 1223434 - Fix Fennec's Java selection handles to work with the C++ APZ. r=kats
--HG--
extra : commitid : CbeuaLWQT1j
2015-11-10 12:01:35 -05:00
Randall Barker
c253b6a1ac Bug 1223433 - Enable axis locking with the C++ APZ on Fennec. r=kats
--HG--
extra : commitid : AiHNnNFjj9b
2015-11-10 12:01:35 -05:00
Kalpesh Krishna
78b1e76558 Bug 1208759 - Stop preprocessing mobile/android/themes. r=nalexander
--HG--
rename : mobile/android/themes/core/defines.inc => mobile/android/themes/core/defines.css
extra : commitid : 1t0Ve8iNSuv
extra : rebase_source : 5e533df11a274e393c74148f7d2fa95950f9db19
2015-11-16 10:51:55 -08:00
Margaret Leibovic
213e208bee Bug 1181755 - Remove title bar pref. r=mcomella
--HG--
extra : commitid : HWpb4M30YmQ
extra : rebase_source : aee521177c56fa4efe5a78bf3a92502c04a871c0
2015-11-09 15:23:16 -05:00
Mike Hommey
5ea47b3101 Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files. r=gps 2015-12-01 13:57:52 +09:00