Commit Graph

5520 Commits

Author SHA1 Message Date
Lucas Rocha
5647ce541f Bug 943915 - Move DoorHanger to the widget package (r=wesj)
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
2013-12-12 00:28:13 +00:00
Lucas Rocha
0eeae5b5ac Bug 943915 - Make DoorHanger's API public (r=wesj) 2013-12-12 00:28:13 +00:00
Brad Lassey
1e976cbe99 bug 944043 - security exception on start up for GeckoView app r=mfinkle 2013-11-27 18:37:44 -05:00
Wes Johnston
5ba16c0086 Bug 875750 - Provide a basic color picker for Android. r=mfinkle 2013-12-11 15:51:01 -08:00
Brian Nicholson
96dd458f62 Backout 078a331fb494 (bug 949048) for robocop failures CLOSED TREE 2013-12-11 13:05:09 -08:00
Brian Nicholson
867e2b34da Bug 949048 - Fix favicon/thumbnail checks in testBrowserProvider. r=margaret 2013-12-11 11:01:18 -08:00
Ryan VanderMeulen
f88ec242eb Merge inbound to m-c. 2013-12-11 13:32:11 -05:00
Ryan VanderMeulen
ce39dc2f53 Backed out changeset 0aeb846dc2e7 (bug 846340) for causing frequent testMasterPassword failures (bug 915449). 2013-12-11 08:51:02 -05:00
Carsten "Tomcat" Book
ffebd88dd6 merge fx-team to mozilla-central 2013-12-11 10:15:44 +01:00
Geoff Brown
a112e0bac3 Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures 2013-12-10 19:34:58 -07:00
Geoff Brown
c8f1db0220 Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures 2013-12-10 19:34:56 -07:00
Wes Kocher
bc76ab2b98 Merge inbound to m-c 2013-12-10 16:42:47 -08:00
Wes Johnston
fdfc09d023 Bug 948157 - Use custom style for native action bar. r=sriram 2013-12-10 10:51:23 -08:00
Wes Johnston
76c9385291 Bug 947793 - Change clipboard manager hasText implementation to directly query the android clipboardservice. r=jchen 2013-12-10 10:46:13 -08:00
Richard Newman
2e6eb9b062 Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
Ryan VanderMeulen
7a6613cc88 Merge m-c to inbound. 2013-12-10 15:48:16 -05:00
Michael Comella
e846ab19f8 Bug 947527 - Correct waitForPageIndex output per device. r=margaret 2013-12-09 17:52:36 -08:00
Stefan Sobering
2d3e29085d Bug 947610 - Fix spelling error in "remember password" string. r=mcomella 2013-12-10 10:29:38 -05:00
Brian Nicholson
a42e0a7275 Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle 2013-12-09 21:59:01 -08:00
Margaret Leibovic
8a2e2e829a Bug 941357 - (Part 2) Update BrowserProvider to use PerProfileDatases. r=rnewman 2013-12-09 09:06:02 -08:00
Margaret Leibovic
eaf2f775ce Bug 941357 - (Part 1) Consolidate per-profile content provider logic in PerProfileDatabases, starting with TabsProvider. r=rnewman 2013-12-09 09:05:59 -08:00
Lucas Rocha
2a057966b4 Bug 946517 - Provide MOZ_DISABLE_PROGUARD envvar to disable ProGuard (r=rnewman) 2013-12-09 12:21:38 +00:00
Carsten "Tomcat" Book
c78cc390fa merge fx-team to mozilla-central 2013-12-07 12:47:39 +01:00
Wes Kocher
7ddfa23f22 merge m-c to fx-team 2013-12-06 20:48:11 -06:00
Geoff Brown
8a5a27ce21 Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures 2013-12-06 16:02:49 -07:00
Michael Comella
51641f55a3 Bug 947508 - Correct assertCurrentPage output. 2013-12-06 16:53:47 -08:00
Michael Comella
d610da6685 Bug 946547 - Change TestConstants package to org.mozilla.gecko.tests. r=bnicholson 2013-12-06 16:50:56 -08:00
Brad Lassey
5043b16087 bug 944104 - support creating a GeckoView programmatically r=mfinkle 2013-11-27 17:58:41 -05:00
Brad Lassey
a506996404 bug 944168 - null pointer when adding tab with GeckoView r=mfinkle 2013-11-27 18:27:53 -05:00
Michael Comella
e5f59f21a0 Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
95449202c6 Bug 938827 - Part 9: Remove unregisterEventListener reflection. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
f7c773ad77 Bug 938827 - Part 8: Remove registerEventListener reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
4d1eae4de7 Bug 938827 - Part 7: Remove preferences event reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
95484c4710 Bug 938827 - Part 6: Remove BroadcastEvent reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
61a780a49f Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
749a174d11 Bug 938827 - Part 3: Call registerEventListener directly. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
dff39065eb Bug 938827 - Part 2: Call PanningPerfAPI directly. r=rnewman 2013-12-06 11:43:10 -08:00
Michael Comella
07be030844 Bug 938827 - Part 1: Get LayerView in getSurfaceView. r=rnewman 2013-12-06 11:43:10 -08:00
Mark Finkle
d43c009f5e Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
577d19b759 Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00
Richard Newman
ffd74047e8 Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Tetsuharu OHZEKI
cb43dae772 Bug 944925 - Add an option to switch dynamic toolbar mode. r=mleibovic 2013-12-06 10:29:27 -05:00
Mark Finkle
9822fac053 Backout f118b840cabe, 8f90c8059733, d440fa8a1568 because bug 946074 breaks a test 2013-12-06 01:41:50 -05:00
Wes Johnston
9c69d68f9d Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
Mark Finkle
56861c1fb5 Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
387646e361 Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00
Richard Newman
e2e6bb3385 Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Lucas Rocha
f30d14363c Bug 935473 - Change animateForwardButton() to take an animation argument (r=wesj) 2013-12-05 16:26:36 +00:00
Lucas Rocha
8a058c2b33 Bug 935473 - Add comment explaining animateForwardButton's behaviour (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
83204ab19a Bug 935473 - Change updateBackButton/updateForwardButton to take a Tab argument (r=wesj) 2013-12-05 16:26:35 +00:00