Commit Graph

16594 Commits

Author SHA1 Message Date
Karim Benhmida
11a882747d Bug 1164301 - Voice input in url activates on click and release. r=liuche 2015-05-21 10:51:37 -07:00
Aaron Raimist
a94f0a4f67 Bug 1163211 - Remove windowSoftInputMode comment in AndroidManifest.xml.in r=mcomella 2015-05-21 14:17:42 -07:00
Margaret Leibovic
6b86c2ac37 Bug 1166392 - Include about:reader strings on Android. r=mfinkle 2015-05-21 12:46:42 -07:00
Carsten "Tomcat" Book
0e09dfeb83 Merge mozilla-central to fx-team 2015-05-21 15:16:40 +02:00
Carsten "Tomcat" Book
967e6f7f03 merge mozilla-inbound to mozilla-central a=merge 2015-05-21 14:56:34 +02:00
Mark Finkle
f39f5b4167 Bug 1151786 - Intermittent testOfflinePage: Restructure test to wait for offline state to change r=margaret 2015-05-21 08:40:45 -04:00
Mike Hommey
434f0fefde Bug 1166538 - Use zip py_action in a few places. r=gps 2015-05-21 15:17:02 +09:00
dominique vincent
a5b86a8b0f Bug 1165128 - Enable zoomedview by default. r=mcomella 2015-05-15 22:20:12 +02:00
Matt King
c84b4da484 Bug 1150983 - Add "Synced Tabs" to Clear Private Data option list. r=nalexander 2015-05-04 14:08:31 +02:00
Karim Benhmida
aba78ca9c4 Bug 1159978 - Strip out old StartPane activity. r=liuche 2015-05-20 12:26:44 -07:00
darrenjl
b9cafa0ac9 Bug 1121651 - Remove static StringHelper.get references in UITest framework.r=mcomella 2015-04-30 12:37:33 +10:00
Martyn Haigh
dab68db035 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
aa59538a7b Merge mozilla-central to fx-team 2015-05-20 16:10:15 +02:00
Carsten "Tomcat" Book
df805f488e merge mozilla-inbound to mozilla-central a=merge 2015-05-20 15:52:31 +02:00
Neil Bleasdale
85fc1e211e Bug 1165137 - Remove the 'static' keyword from ChangeVerifier interface. r=mcomella 2015-05-18 05:14:00 -04:00
Mike Taylor
085c7a83db 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
a398baa257 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
f291905a73 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
efd6624013 Bug 1151619 - Add Adjust SDK license. r=gerv 2015-05-11 14:05:06 -07:00
Nick Alexander
21b13f80c7 No bug - Brace an if block for clarity. 2015-05-19 08:53:25 -07:00
Michael Comella
1e1936b48a Bug 1137483 - Disable testInputUrlBar on 2.3. r=margaret 2015-05-15 15:52:03 -07:00
Michael Comella
13924d6908 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
c625a2f637 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
56de5c73a0 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
4f94ecca4d Bug 1137483 - Add telemetry for items selected from the quick search bar. r=liuche 2015-04-21 17:26:52 -07:00
Michael Comella
b6fff6e82c Bug 1137483 - Center SearchEngineBar when it doesn't fill the screen. r=liuche 2015-04-21 17:12:43 -07:00
Michael Comella
62fecb0470 Bug 1137483 - Add search engine bar to the bottom of BrowserSearch. r=liuche 2015-04-21 16:25:33 -07:00
Mark Capella
a6cab67cf8 Bug 1157637 - Create ActionBar Handler and Gecko SelectionCarets tests, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
f717288334 Bug 988143 - Enable Gecko Touch in Fennec, Enable all in Mobile, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
44e15b5186 Bug 988143 - Enable Gecko Touch in Fennec, New ActionBar Handler, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
d8c48d613f Bug 988143 - Enable Gecko Touch in Fennec, TextSelection mods, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
20c2759bed 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
9549c6e21f 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
16f6e4d712 Bug 988143 - Enable Gecko Touch in Fennec, Android specific nsCaret mods, r=ehsan 2015-05-14 22:06:13 -04:00
Michael Comella
0f6c3017e3 Bug 1164938 - Add MOZ_ANDROID_TAB_QUEUE flag only on NIGHTLY_BUILD. r=nalexander 2015-05-14 15:39:46 -07:00
Chenxia Liu
6a44ececd9 Bug 1126608 - Add list of logins. r=margaret 2015-05-08 17:40:15 -07:00
Chenxia Liu
a605a124b0 Bug 1126608 - Add buttons. r=ally 2015-05-06 19:39:07 -07:00
Chenxia Liu
efb0ac45b5 Bug 1126608 - Add select login doorhanger to SiteIdentityPopup. r=ally 2015-05-07 15:35:56 -07:00
Chenxia Liu
3be6ea7d4f Bug 1126608 - Add Doorhanger:Logins message from Gecko. r=ally 2015-05-05 13:44:32 -07:00
Chenxia Liu
215b1386db Bug 1126608 - Make Site Identity text styling consistent with other doorhangers. r=ally 2015-04-21 17:36:56 -07:00
Wes Kocher
536a446c56 Merge m-c to fx-team a=merge 2015-05-14 15:41:56 -07:00
Wes Kocher
68934017a8 Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
James Willcox
dfe5051da3 Backout fb6329699801 for x86 breakage on a CLOSED TREE 2015-05-14 15:40:00 -05:00
James Willcox
39dfbb22d5 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
752c39dd15 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
719abb1297 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari
4394c9993f Merge central into inbound 2015-05-14 14:16:51 -04:00
Ehsan Akhgari
67a610ec17 Disable service workers on desktop and Aurora, no bug; r=nsm a=me 2015-05-14 14:12:27 -04:00
Paolo Amadini
0c89dfb625 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
22aa45d327 Bug 1162531 - Add test for add-ons in distributions. r=rnewman 2015-05-11 09:36:00 -07:00