Commit Graph

4928 Commits

Author SHA1 Message Date
Michael Comella
2ebecd3aff Bug 909274: Scroll when touching search engines. r=lucasr
--HG--
extra : rebase_source : 8afa45be8036fa7dc24f52569481c6af967c43df
2013-08-29 11:27:16 -07:00
Max Li
3c54b6136b Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr 2013-08-28 10:37:57 -04:00
Sriram Ramasubramanian
11533c8f37 bug 862801: New About:home snippets. [r=lucasr]
--HG--
extra : rebase_source : a81ed8090f1e2fdd9ffd02c633db2470ae428413
2013-08-08 15:15:13 -07:00
Adrian Tamas
b56e32068e Bug 908795 - Add a wait for test in testClearPrivateData to the history list check to give time to the database operations to happen. r=mleibovic 2013-08-26 11:55:59 +03:00
Adrian Tamas
556cce7d22 Bug 897078 - Add a wait to make sure the import pop-up is dismissed. r=mleibovic 2013-08-26 17:15:26 +03:00
Ryan VanderMeulen
588b286e8f Merge fx-team to m-c. 2013-08-28 22:24:08 -04:00
Margaret Leibovic
7a33025b1f Bug 909979 - Fix off-by-one error when long clicking views in BrowserSearch list. r=sriram 2013-08-28 17:42:32 -07:00
Mark Finkle
3d6d1c2b2e Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289) 2013-08-28 12:10:07 -04:00
Chenxia Liu
dbf002e9c8 Bug 909938 - Only display Settings UI for wifi/cell tower reporting on non-release builds. r=gbrown 2013-08-28 10:38:27 -07:00
Dennis
a6b2e634eb Bug 845747 - Add the pref "ui.scrolling.negate_wheel_scrollY" to mobile.js so that "scrollY" can be negated in JavaPanZoomController.java to allow a mouse scroll wheel to scroll the screen in the direction of choice depending on the true/false state of "mNegateWheelScrollY". r=kats 2013-08-27 21:01:40 -04:00
Ryan VanderMeulen
5408c6226d Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Margaret Leibovic
351f1fd0dc Backout testPan part of 25ccd1446424 for causing test failures 2013-08-27 17:18:17 -07:00
Sriram Ramasubramanian
2bf4d4fde4 Bug 909375: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:03:43 -07:00
Sriram Ramasubramanian
17debb8106 Backout e80e45a7f211 wrong bug number. 2013-08-27 15:23:14 -07:00
Sriram Ramasubramanian
29d09d1c5b Bug 909153: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:21:07 -07:00
Ryan VanderMeulen
97c35bb14d Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures. 2013-08-27 18:03:38 -04:00
Margaret Leibovic
2a005ce5b7 Bug 907720 - Make sure HomePager is hidden before proceeding with talos tests. r=gbrown 2013-08-27 08:38:23 -07:00
Max Li
577722cdba Bug 909153 - Empty reading list hint is inaccessible. r=lucasr 2013-08-25 18:37:32 -04:00
Shilpan Bhagat
ce1697a51c Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle 2013-08-27 11:05:56 -07:00
Brian Nicholson
19a746ee14 Bug 888482 - Initialize Gecko in onCreate(). r=kats
--HG--
extra : rebase_source : 429dd9d82c5068f5c51993fc132b063cb300a24a
2013-08-27 11:38:07 -07:00
Chenxia Liu
068265367f Bug 906668 - [fig] Reading list text is cut off on small screens. r=sriram 2013-08-27 11:31:19 -07:00
Lucas Rocha
3877cea01b Bug 907157 - Fix forward button margins on tablets (r=wesj) 2013-08-27 17:59:47 +01:00
Margaret Leibovic
c0df7eec24 Bug 908423 - Account for parent folder row when creating bookmark list context menu. r=sriram 2013-08-27 08:44:58 -07:00
Ryan VanderMeulen
5378a6b5c5 Merge m-c to fx-team. 2013-08-26 20:21:33 -04:00
Ryan VanderMeulen
52ef962a16 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Wes Johnston
8238e6dab6 Bug 896121 - Disable share in guest mode for the awesomescreen. r=mfinkle 2013-08-26 16:41:15 -07:00
Wes Johnston
b1603dfe63 Bug 896121 - Disable share in guest mode. r=mfinkle 2013-08-26 16:41:13 -07:00
Brian Nicholson
9a47181855 Bug 906030 - Part 2: Don't remove guest profile on background thread. r=wesj 2013-08-26 16:32:10 -07:00
Brian Nicholson
a65aab2a79 Bug 906030 - Part 1: Don't always create the guest profile at startup. r=wesj 2013-08-26 16:32:10 -07:00
Chenxia Liu
25ccc30f48 Bug 906339 - Remove testing for "Automatic updates" on release builds. r=gbrown 2013-08-26 16:00:07 -07:00
Scott Johnson
d736819db2 Bug 900564: Part 2: Adapt tests for conditional settings work. r=gbrown 2013-08-26 15:56:44 -07:00
Chenxia Liu
ef86935c3e Bug 900564 - Part 1: "Remove 'double tap to reflow' from settings. r=mfinkle 2013-08-26 15:56:30 -07:00
Chenxia Liu
48c1e1f251 Bug 907850 - Add a little space around the reader icon in awesomescreen tip. r=sriram 2013-08-26 15:16:26 -07:00
Sriram Ramasubramanian
72a68d2ce4 Bug 907188: Don't show dividers in Bookmarks page if the list is empty. [r=lucasr]
--HG--
extra : rebase_source : 6abe73b50f302c0c4ad72408271c4601624a39d4
2013-08-22 13:14:50 -07:00
Wes Johnston
4100d03bce Bug 883608 - Add 'datetime' to list of supported inputs. r=mfinkle 2013-08-26 10:40:21 -07:00
Wes Johnston
0703b7d9fd Bug 885717 - Use a property animator for button toast. r=lucasr 2013-08-23 17:06:59 -07:00
Chris Kitching
e856fd43f0 Bug 908457 - Remove duplicate entry from Makefile.in. r=mleibovic 2013-08-26 10:32:55 -04:00
Matt Brubeck
7636514fe1 Back out caa126fcb928 (bug 885717) because of Android build errors 2013-08-23 18:55:47 -07:00
Shilpan Bhagat
d217407be8 Bug 899376: PageActions for helper apps. r=wesj 2013-08-23 16:28:00 -07:00
Wes Johnston
55c548ae2a Bug 885717 - Use a property animator for button toast. r=lucasr 2013-08-23 17:06:59 -07:00
Ryan VanderMeulen
2ff233d38a Merge m-c to fx-team. 2013-08-23 17:53:27 -04:00
Ryan VanderMeulen
9491355bd0 Merge inbound to m-c. 2013-08-23 17:49:37 -04:00
Brian Nicholson
9ceb6edb29 Bug 904741 - Follow-up to update tests. r=me 2013-08-23 14:40:35 -07:00
Margaret Leibovic
aa88201efe Bug 907881 - Update normal cursor position when moving beyond its bounds in TopSitesCursorWrapper. r=wesj 2013-08-23 13:09:24 -07:00
Brian Nicholson
5a96525fbb Bug 904741 - Change session restore pref to have two states. r=mfinkle 2013-08-23 12:32:19 -07:00
Chenxia Liu
e5c080909a Bug 906221 - [Fig] AboutHomeTest.updateBookmarks uses incorrect reflection. r=margaret 2013-08-23 10:35:18 -07:00
Max Li
cf429172fc Bug 906711 - Search buttons don't indicate the search engine. r=lucasr 2013-08-23 10:45:09 -04:00
Nathan Froyd
fce0aa77df Bug 906088 - part 6 - update tests to use the new API; r=kats 2013-08-21 11:58:52 -04:00
Nathan Froyd
12a0d63a24 Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle 2013-08-16 12:18:43 -04:00
Nathan Froyd
c6ab91a84f Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson 2013-08-16 10:42:27 -04:00
Nathan Froyd
a3debf229b Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey 2013-08-16 10:39:02 -04:00
Nathan Froyd
e8c01583d7 Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey 2013-08-15 15:03:47 -04:00
Sriram Ramasubramanian
d8b50c23e3 Bug 905328: Shadow of url-bar should be shown always. [r=lucasr] 2013-08-20 12:12:47 -07:00
Sriram Ramasubramanian
2421d4ced1 Bug 906822: Show top divider for history pages on tablets. [r=lucasr] 2013-08-19 12:44:02 -07:00
Jim Chen
77cd515f4b Bug 906506 - Properly commit onKeyMultiple() keys with unknown code. r=cpeterson 2013-08-22 09:58:00 -04:00
Lucas Rocha
27bf613b3a Bug 907624 - Change testTabHistory to inherit from BaseTest (r=gbrown) 2013-08-22 12:44:05 +01:00
Margaret Leibovic
e52efd6ee6 Bug 907172 - Periodically invalidate the cached return value for desktopBookmarksExist(). r=lucasr 2013-08-21 11:34:16 -07:00
Margaret Leibovic
283b3c54ef Bug 897772 - Actually get a favicon when creating a homescreen shortcut from the about:home context menu. r=wesj 2013-08-21 11:34:06 -07:00
Margaret Leibovic
d19d8a0df6 Bug 885084 - Only return top bookmarks for bookmarks page thumbnails. r=wesj 2013-08-21 11:33:58 -07:00
Margaret Leibovic
2716baa06c Bug 906718 - Pressing BACK should move the user up in the bookmark folder hierarchy. r=sriram 2013-08-21 11:33:43 -07:00
Ryan VanderMeulen
9839cd979c Merge m-c to fig. 2013-08-20 16:33:28 -04:00
Lucas Rocha
5a99a9e2a3 Bug 907274 - Disable testVkbOverlap, perma-orange on armv6 (r=gbrown) 2013-08-20 20:46:47 +01:00
Lucas Rocha
6e6306303a Merge m-c to fig 2013-08-20 11:50:04 +01:00
Wes Johnston
b00bb766df Bug 840989 - Don't store favicons for error pages. r=bnicholson 2013-08-19 16:57:21 -07:00
Shilpan Bhagat
20a43a962e Bug 900234 - Force priority pageactions to always be visible. r=wesj 2013-08-19 16:23:48 -07:00
Wes Johnston
f6dd63d222 Bug 896067 - Icons for guest sessions. r=sriram 2013-08-19 15:20:13 -07:00
Wes Johnston
0ebc7f2da3 Bug 808636 - Make urltext red on about:blocked. r=margaret 2013-08-19 15:14:37 -07:00
Lucas Rocha
0a8736dac7 Bug 905591 - Load URLs in PixelTest without requiring input injection (r=gbrown) 2013-08-19 21:33:49 +01:00
Lucas Rocha
776de3bdb7 Bug 905591 - Use Tabs.loadUrl() instead of Tabs.loadUrlInTab() in JavascriptTest (r=nalexander) 2013-08-19 21:33:49 +01:00
Lucas Rocha
3b9038601e Bug 905591 - Rename BaseTest's loadUrl to inputAndLoadUrl (r=gbrown) 2013-08-19 21:33:49 +01:00
Adrian Tamas
ac25436a6e Bug 906662 - Fix openAboutHomeTab to work witht he new Tablet UI (r=lucasr) 2013-08-19 16:56:20 +03:00
Lucas Rocha
fc82800926 Backout 59e82ad7b744 (bug 896557), testWebContentContextMenu is failing 2013-08-19 17:00:18 +01:00
Lucas Rocha
a7000e967f Merge m-c into fig 2013-08-19 13:49:45 +01:00
Margaret Leibovic
c5698cd2a6 Bug 905426 - String tweaks for the new about:home. r=lucasr 2013-08-18 17:39:44 -07:00
Shilpan Bhagat
19c44babfa Bug 900234 - Replace LinkedHashMap with ArrayList to allow insertions. r=wesj 2013-08-12 11:42:16 -07:00
Phil Ringnalda
dca3d35d2b Merge m-c to fx-team 2013-08-17 08:42:11 -07:00
Ryan VanderMeulen
9806a7d7f1 Merge m-c to fx-team. 2013-08-16 15:34:58 -04:00
Honza Bambas
5c7819fda9 Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-16 11:34:21 +02:00
Kartikaya Gupta
43fc0208a0 Bug 898877 - Prevent pages from getting stuck without the dynamic toolbar. r=Cwiiis
The problematic scenario is when the page is exactly the height of the screen
(with dynamic toolbar not visible). In this case, the scrollable() function in
Axis.java returns false on the vertical axis, and so the JavaPanZoomController
never does any scrolling. This in turns means that the scrollBy code in
LayerMarginsAnimator never gets to run, so you can never drag the toolbar back
into being visible. The patch ensures that scrollable() returns true when some
or all of the margins are not visible, ensuring that in these scenarios the
user can still scroll the toolbar back onto the screen. This patch also adds
some comments/asserts to verify the new code is threadsafe.
2013-08-16 08:42:23 -04:00
Chris Peterson
9e70a3b067 Bug 897924 - Intermittent test_contacts_basics.html | No contacts after clear - got 124 (or 84), expected 0. r=cpeterson 2013-08-16 15:49:18 -07:00
Shilpan Bhagat
8c9000748d Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr 2013-08-21 02:15:37 -07:00
Brad Lassey
64176cdc91 bug 880259 - Firefox should use GeckoView r=mfinkle 2013-08-02 16:46:07 -04:00
Ed Morley
868a862637 Merge latest green fx-team changeset and mozilla-central 2013-08-15 11:57:16 +01:00
Ryan VanderMeulen
c292f445e7 Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Brian Nicholson
56b2532c64 Bug 901903 - Don't try to fetch guest profile if it doesn't exist. r=wesj 2013-08-14 09:07:00 -07:00
Shane Tully
29d8ca6c01 Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00
Shane Tully
aad7c52298 Bug 894088 - Add loadUrlInNewTab() in GeckoView for opening URL in new tab. r=cpeterson 2013-08-13 13:43:00 -07:00
Kartikaya Gupta
d8c768311d Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Brian Nicholson
e9f0445925 Bug 899141 - Fix startup intent handling. r=mfinkle,kats 2013-08-12 16:15:35 -07:00
Adrian Tamas
bc6090d818 Bug 896566 - Update testClearPrivateData for the new about:home (r=margaret) 2013-08-02 17:28:43 +03:00
Adrian Tamas
9f7847fe3e Bug 896557 - fix the testWebContentContextMenu to work on fig fennec. r=margaret 2013-08-02 16:00:56 +03:00
Lucas Rocha
18fb8b4392 Bug 903448 - Update testHistory for new about:home (r=margaret) 2013-08-17 14:24:27 +01:00
Lucas Rocha
590d019e35 Bug 897483 - Add waitForListToLoad() to BaseTest (r=margaret) 2013-08-17 14:24:25 +01:00
Lucas Rocha
544c2f888d Bug 903478 - Add findListViewWithTag() to BaseTest (r=margaret) 2013-08-17 14:23:52 +01:00
Lucas Rocha
8eb6b59c71 Bug 903478 - Tag all ListViews in the new about:home UI (r=margaret) 2013-08-17 14:11:41 +01:00
Lucas Rocha
1277fff2c4 Bug 892500/905286 - Use FaviconsLoader in LastTabsPage (r=sriram) 2013-08-17 01:47:42 +01:00
Lucas Rocha
c561eef04b Bug 871651 - Make transition to enter editing mode a bit faster (r=sriram) 2013-08-16 23:08:05 +01:00
Lucas Rocha
de38abcb8e Bug 871651 - Only update user visible hint if it has changed (r=sriram) 2013-08-16 23:08:01 +01:00
Lucas Rocha
53ee5a2324 Bug 871651 - Only load pages after editing mode animation ends (r=sriram) 2013-08-16 23:07:35 +01:00
Lucas Rocha
74bb699401 Bug 871651 - Move methods up, before inner classes for consistency (r-sriram) 2013-08-16 23:07:31 +01:00