Commit Graph

12383 Commits

Author SHA1 Message Date
Geoff Brown
e215b0dd7d Bug 979621 - Disable testNewTab on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown
f2a3a2be8a Bug 979620 - Disable testGetUserMedia on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown
b3e49137e4 Bug 948591 - Disable testClearPrivateData on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown
41fe2d4159 Bug 979615 - Disable testBookmarksPanel on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown
4933eb56e6 Bug 979612 - Disable testPictureLinkContextMenu on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown
39dde5b626 Bug 979603 - Disable testBrowserProvider, testMasterPassword, testSystemPages on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown
2815dd7afa Bug 979600 - Disable testSessionOOMRestore on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown
a42d0d5a85 Bug 979597 - Disable testAboutHomeVisibility on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown
99badfbe5c Bug 979548 - Disable testSearchSuggestions on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown
ff66e08eeb Bug 979552 - Disable some robocop tests on Android 2.3 2014-03-04 17:02:04 -07:00
Wes Kocher
ac800b68ed Merge m-c to fx-team 2014-03-03 20:39:02 -08:00
Wes Kocher
931a86b030 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Brian Nicholson
6580583f25 Bug 979038 - Disable testAboutHomePageNavigation. r=mcomella 2014-03-03 19:43:56 -08:00
Brian Nicholson
03cc1c6ccf Bug 977669 - Rename save subscribe ID. r=mfinkle 2014-03-03 19:41:37 -08:00
Richard Newman
c78053ee78 Bug 707123 - Part 1: refactor GeckoProfileDirectories out of GeckoProfile. r=nalexander 2014-03-03 15:27:42 -08:00
Nick Alexander
8514a9a94f Bug 977358 - Replace status activity header with 'Signed in as'. r=rnewman 2014-03-03 15:20:20 -08:00
Nick Alexander
1d7921eb47 Bug 972051 - Dismiss 'Tap to sign in' notification when a sync succeeds. r=rnewman 2014-03-03 15:20:19 -08:00
Nick Alexander
e676ebd6e4 Bug 977336 - Support action bar 'up' for FxAccountStatusActivity. r=rnewman 2014-03-03 15:20:19 -08:00
Nick Alexander
a63be26f08 Bug 974134 - Improve FxAccountStatusActivity layout. r=rnewman 2014-03-03 15:20:19 -08:00
Brad Lassey
f4a746f0ab Bug 962606 - Suggestions are present for password field, switch to use text transforms to reveal text. r=nalexander 2014-03-03 15:20:18 -08:00
Ryan VanderMeulen
9fceaa515e Backed out changeset 7e424486f60e (bug 950417) for adding new attack surface. 2014-03-03 17:48:12 -05:00
Ryan VanderMeulen
2a78057cf2 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00
Brian Nicholson
74c1ef2cef Bug 978494 - Fix URL in Reader:Removed. r=lucsar 2014-03-03 10:35:23 -08:00
Ed Morley
7b1b28e4bd Backed out changeset 1eebddd614eb (bug 962103) for causing bug 947550
--HG--
extra : rebase_source : 809b725149264001d341469ebae420aa19911af4
2014-03-03 17:01:01 +00:00
Ed Morley
a18c2212b0 Merge mozilla-central and fx-team 2014-03-03 14:53:17 +00:00
Ed Morley
1169e3e5fb Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Lucas Rocha
0d9198820e Bug 971214 - Use setBackgroundDrawable() in BasicColorPicker (r=wesj) 2014-03-03 14:16:58 +00:00
Margaret Leibovic
d501cd043d Bug 977844 - Make sure snippets response is valid JSON before caching it (or trying to use it). r=bnicholson 2014-02-28 17:26:56 -08:00
Margaret Leibovic
799078fbf6 Bug 977155 - (Part 2) Rename HomeBanner setEnabled to setActive. r=bnicholson 2014-02-28 17:26:54 -08:00
Margaret Leibovic
3bbedb11ea Bug 977155 - Don't animate HomeBanner when it's not visible. r=bnicholson 2014-02-28 17:26:51 -08:00
Eugen Sawin
565e9da954 Bug 959108 - Update helper apps page actions URL on location change. r=wesj 2014-02-26 22:38:09 +01:00
Brian Nicholson
1d10b3c1aa Backout ab25dcdc319b (bug 960146) for touch event regressions 2014-02-28 13:26:08 -08:00
Wes Johnston
a6bd544bf1 Bug 973348 - Always send click events to the highlighted element. r=kats 2014-02-28 12:54:55 -08:00
Geoff Brown
603b9488f0 Bug 975155 - Skip robocop testFindInPage on Android 2.3 2014-02-28 14:58:36 -07:00
Geoff Brown
cabc7311ea Bug 975187 - Skip robocop testAboutPage on Android 2.3 2014-02-28 14:58:35 -07:00
Myk Melez
ace355561d Bug 977051 - rename manifestUrl property to manifestURL in more places; r=wesj. 2014-02-28 13:43:13 -08:00
Ryan VanderMeulen
094b07dd90 Bug 977952 - Disable testAboutHomePageNavigation for frequent failures. 2014-03-03 14:34:59 -05:00
Josh Dover
092e204a01 Bug 974723 - Send shown event when banner message is displayed. r=margaret 2014-02-20 12:38:27 -08:00
Eugen Sawin
de1e502d4b Bug 950417 - Add XPI intent filter. r=snorp 2014-03-03 18:47:55 +01:00
Brad Lassey
589e27904b bug 969725 - geckoview_example uses incorrect main.xml layout and AndroidManifest r=nalexander 2014-02-27 12:21:06 -05:00
Ryan VanderMeulen
9ee5be5755 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Carsten "Tomcat" Book
649b31451f merge mozilla-inbound to mozilla-central 2014-02-28 14:31:00 +01:00
Ryan VanderMeulen
2d8bf9246c Merge m-c to fx-team. 2014-02-27 17:35:05 -05:00
Ryan VanderMeulen
62397fa8e2 Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
Richard Newman
b121c3ca97 Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj 2014-02-27 12:32:34 -08:00
Brian Nicholson
00c79e6b37 Bug 962103 - Make progress bar overlap content. r=lucasr 2014-02-27 14:12:11 -08:00
Brad Lassey
31fb4f0e2d bug 977677 - GeckoView can't access some resources it needs r=snorp 2014-02-27 12:19:06 -05:00
Arnaud Bienner
f67a121c74 Bug 977643 - Remove redundant line for 'dom.forms.color' pref (and stale comment) in mobile.js file, so that it'll get the pref from all.js instead. r=dholbert 2014-02-27 17:16:18 +01:00
Kartikaya Gupta
bbc791dbf4 Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle 2014-02-27 08:49:51 -05:00
Josh Dover
76e1626431 Bug 966047 - Hide banner when there are no panels enabled. r=mleibovic 2014-02-24 17:05:52 -08:00