Commit Graph

16584 Commits

Author SHA1 Message Date
darrenjl
fb8783ca30 Bug 1121651 - Remove static StringHelper.get references in UITest framework.r=mcomella 2015-04-30 12:37:33 +10:00
Martyn Haigh
99ba561087 Bug 1165856 - Nightly app does not appear in task switcher when opening external links 2015-05-20 10:08:41 +01:00
Carsten "Tomcat" Book
b1a89e52a1 Merge mozilla-central to fx-team 2015-05-20 16:10:15 +02:00
Carsten "Tomcat" Book
a1b96b13aa merge mozilla-inbound to mozilla-central a=merge 2015-05-20 15:52:31 +02:00
Neil Bleasdale
24c14949af Bug 1165137 - Remove the 'static' keyword from ChangeVerifier interface. r=mcomella 2015-05-18 05:14:00 -04:00
Mike Taylor
68230a030c Bug 1162099 - Set the prefs to use the dynamic UA override mechanism. r=mfinkle
Once deploying + infrastructure is in place we'll flip
general.useragent.updates.enabled to true.
2015-05-13 20:01:00 -04:00
Mike Taylor
990bb69fc9 Bug 1162099 - Add ua-update.json to the package manifest + DIST_FILES. r=mfinkle, r=nalexander 2015-05-13 21:57:00 -04:00
Mike Taylor
58446950c2 Bug 1162099 - Create ua-override.json.in and move Youtube override into it. r=nalexander 2015-05-13 21:55:00 -04:00
Nick Alexander
f536d22a42 Bug 1151619 - Add Adjust SDK license. r=gerv 2015-05-11 14:05:06 -07:00
Nick Alexander
d0d9d5296b No bug - Brace an if block for clarity. 2015-05-19 08:53:25 -07:00
Michael Comella
8c2249e6d1 Bug 1137483 - Disable testInputUrlBar on 2.3. r=margaret 2015-05-15 15:52:03 -07:00
Michael Comella
a4a6db8db7 Bug 1137483 - Add AppConstants.Versions to ProGuard config to prevent removal. r=nalexander
ProGuard removing Versions' fields caused test failures in comment 50.
2015-05-13 16:29:49 -07:00
Michael Comella
d36db03485 Bug 1137483 - Move search engine bar under keyboard when shown. r=liuche
This requires the window to resize when the keyboard is shown, which required a
revision in when we draw the window background.
2015-04-23 12:21:55 -07:00
Michael Comella
39ab2404db Bug 1137483 - Set content description of SearchEngineBar items. r=liuche
I tested with Talkback to ensure only the outer container of each search engine
favicon is selected.
2015-04-22 16:45:23 -07:00
Michael Comella
5f85a2e291 Bug 1137483 - Add telemetry for items selected from the quick search bar. r=liuche 2015-04-21 17:26:52 -07:00
Michael Comella
2b564c05ce Bug 1137483 - Center SearchEngineBar when it doesn't fill the screen. r=liuche 2015-04-21 17:12:43 -07:00
Michael Comella
b3864c37ec Bug 1137483 - Add search engine bar to the bottom of BrowserSearch. r=liuche 2015-04-21 16:25:33 -07:00
Mark Capella
0c6120edf3 Bug 1157637 - Create ActionBar Handler and Gecko SelectionCarets tests, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
e6219c5f52 Bug 988143 - Enable Gecko Touch in Fennec, Enable all in Mobile, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
d8cf08b067 Bug 988143 - Enable Gecko Touch in Fennec, New ActionBar Handler, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
c7e07f9691 Bug 988143 - Enable Gecko Touch in Fennec, TextSelection mods, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
67d0b41ca6 Bug 988143 - Enable Gecko Touch in Fennec, SelectionCarets mods, r=ehsan
* * *
Bug 988143 - Enable Gecko Touch in Fennec, Add new Mobile prefs, r=ehsan
2015-05-14 22:06:13 -04:00
Mark Capella
2b3ab5c109 Bug 988143 - Enable Gecko Touch in Fennec, TouchCaret mods, r=ehsan
* * *
Bug 988143 - Enable Gecko Touch in Fennec, TouchCaret mods, r=ehsan
2015-05-14 22:06:13 -04:00
Mark Capella
efc58b7293 Bug 988143 - Enable Gecko Touch in Fennec, Android specific nsCaret mods, r=ehsan 2015-05-14 22:06:13 -04:00
Michael Comella
a79431897a Bug 1164938 - Add MOZ_ANDROID_TAB_QUEUE flag only on NIGHTLY_BUILD. r=nalexander 2015-05-14 15:39:46 -07:00
Chenxia Liu
8e5113285c Bug 1126608 - Add list of logins. r=margaret 2015-05-08 17:40:15 -07:00
Chenxia Liu
135f4224d2 Bug 1126608 - Add buttons. r=ally 2015-05-06 19:39:07 -07:00
Chenxia Liu
4a2e5c5cdf Bug 1126608 - Add select login doorhanger to SiteIdentityPopup. r=ally 2015-05-07 15:35:56 -07:00
Chenxia Liu
e7f40d93dd Bug 1126608 - Add Doorhanger:Logins message from Gecko. r=ally 2015-05-05 13:44:32 -07:00
Chenxia Liu
084eff03fe Bug 1126608 - Make Site Identity text styling consistent with other doorhangers. r=ally 2015-04-21 17:36:56 -07:00
Wes Kocher
3e67a8f1b8 Merge m-c to fx-team a=merge 2015-05-14 15:41:56 -07:00
Wes Kocher
7e3a40d89c Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
James Willcox
0876f187ba Backout fb6329699801 for x86 breakage on a CLOSED TREE 2015-05-14 15:40:00 -05:00
James Willcox
0092d07156 Bug 1141693 - Build and use a PIE plugin-container on Android 5.0+. Based on a patch by Mike Hommey. r=me,glandium 2015-05-14 14:52:10 -05:00
James Willcox
ab5c952e37 Bug 1163841 - Always call eglInitialize(), but kill the preloading hack (which was crashing before) r=nchen 2015-05-14 14:52:10 -05:00
James Willcox
63290562a6 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari
5d10bf73ef Merge central into inbound 2015-05-14 14:16:51 -04:00
Ehsan Akhgari
e13ebf23f0 Disable service workers on desktop and Aurora, no bug; r=nsm a=me 2015-05-14 14:12:27 -04:00
Paolo Amadini
27ca1c72b9 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN 2015-05-13 15:34:14 +01:00
Margaret Leibovic
15069d2583 Bug 1162531 - Add test for add-ons in distributions. r=rnewman 2015-05-11 09:36:00 -07:00
Margaret Leibovic
92089cac92 Bug 923581 - Install distro add-ons after Distribution:Set to avoid race condition between distribution and XPIProvider. r=rnewman,Mossop 2015-05-12 16:46:29 -07:00
Martyn Haigh
a687287097 Bug 1155911 - [tab queue] Opening external links can cause two nightly apps in task switcher (r=rnewman) 2015-05-08 17:12:09 +01:00
Martyn Haigh
7e3602a01f Bug 1159752 - Visible and selected tab incorrect when tab queue loaded and Fx isn't loaded (r=mcomella) 2015-05-14 14:04:04 +01:00
Martyn Haigh
3a9a6190e4 Bug 1164452 - IllegalArgumentException crash when removing view via service (r=rnewman) 2015-05-14 12:31:47 +01:00
Gijs Kruitbosch
4417a1a022 Backed out changeset b98dbd42d4d3 (bug 1159752) at mhaigh's request on IRC 2015-05-14 12:24:31 +01:00
Martyn Haigh
9f12baa089 Bug 1159752 - Visible & selected tab incorrect when tab queue loaded and Fx isn't loaded (r=rnewman) 2015-05-14 12:15:06 +01:00
Michael Comella
80f874c8e8 Bug 851693 - Open Activity via Intent URI if it is installed. r=margaret 2015-05-07 16:32:37 -07:00
Alexander Ploner
6a89c50c1e Bug 1148549 - Change menu items divider color to #D7D9DB. r=mcomella 2015-05-10 14:01:20 +02:00
Margaret Leibovic
4b73875b83 Bug 1160346 - Allow home panel add-ons to specify order and make themselves default. r=mfinkle 2015-05-06 17:44:10 -07:00
Danilo Cesar Lemes de Paula
9b0c1f37c5 Bug 1162701 - Fix panning on Fennec built with C++ APZ. r=kats 2015-05-11 05:22:00 +02:00