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
Lucas Rocha
8cb60033ba
Bug 871651 - Use hardware layers to animate about:home (r=sriram)
2013-08-16 23:05:56 +01:00
Lucas Rocha
ab64cded54
Bug 871651 - Avoid starting animations during or just before a layout round (r=sriram)
2013-08-16 23:05:55 +01:00
Sriram Ramasubramanian
0f479a7d2e
Bug 904840: Don't inflate history page until user navigates there. [r=lucasr]
...
--HG--
extra : rebase_source : 46d7a73f627a494168646f87500a17177d42a3f7
2013-08-13 14:33:03 -07:00
Margaret Leibovic
33236f4337
merge m-c into fig
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-08-16 11:31:14 -07:00
Chenxia Liu
6d6eed0615
Bug 891953 - Part 2: Add "Tip" for reading list empty screen. r=sriram
2013-08-16 01:41:00 -07:00
Chenxia Liu
a97d9c67ab
Bug 891953 - Part 1: Implement empty screen text and icon for reading list. r=sriram
2013-08-16 01:33:04 -07:00
Lucas Rocha
951f4632ea
Bug 899550 - Disable editing mode animations on pre-Honeycomb devices (r=sriram)
2013-08-15 20:24:05 +01:00
Michael Comella
b06a133d05
Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr
2013-08-15 09:33:27 -07:00
Michael Comella
d8e183e4e6
Backed out changeset 9760c819e993
2013-08-15 09:57:56 -07:00
Michael Comella
7693f20e7b
Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr
2013-08-15 09:49:45 -07:00
Lucas Rocha
a6b9f9304f
Bug 904081 - Avoid exceeding query var limit in getFaviconsForUrls() (r=margaret)
2013-08-15 17:39:16 +01:00
Lucas Rocha
b12ee56d24
Bug 896571 - Update testInputAwesomeBar for new about:home (r=margaret)
...
--HG--
rename : mobile/android/base/tests/testInputAwesomeBar.java.in => mobile/android/base/tests/testInputUrlBar.java.in
2013-08-15 12:16:19 +01:00
Lucas Rocha
96a68fcbbc
Bug 901899 - Add testBrowserSearchVisility (r=margaret)
2013-08-15 12:10:17 +01:00
Lucas Rocha
88ceb8a4dd
Bug 905088 - Properly handle default URL on BrowserApp's enterEditingMode (r=mcomella)
2013-08-14 23:40:35 +01:00
Lucas Rocha
0bde31bfef
Bug 904689 - Implement empty screen state for "Most Visited" page (r=liuche)
2013-08-14 23:31:42 +01:00
Chenxia Liu
8bf8feffe5
Bug 905162 - Misc empty view tweaks. r=lucasr
2013-08-14 23:24:21 +01:00
Lucas Rocha
47ad363208
Bug 905162 - Hide title when showing empty views in MostRecentPage and LastTabsPage (r=liuche)
2013-08-14 23:23:49 +01:00
Lucas Rocha
feb4759d39
Bug 905162 - Reset all MostRecentPage views in onDestroyView (r=liuche)
2013-08-14 23:23:49 +01:00
Lucas Rocha
2c98ba00d9
Bug 905162 - Fetch empty view from fragment's view instead of activity (r=liuche)
2013-08-14 23:23:48 +01:00
Lucas Rocha
a5904ea3a4
Bug 896560 - Update testSearchSuggestions test for new about:home (r=margaret)
2013-08-14 22:53:34 +01:00
Lucas Rocha
54d26fae95
Bug 896560 - Only set SuggestClient if not defined yet (r=margaret)
2013-08-14 22:53:26 +01:00
Shilpan Bhagat
bcb07521e3
Bug 891183: Added custom tab strip in about:home for tablets [r=sriram]
2013-08-13 17:08:16 -07:00
Adrian Tamas
0b29fa787b
Bug 901432 - Clean-up BaseTest and add a new subclass AboutHomeTest (r=gbrown)
2013-08-13 15:37:48 +03:00
Lucas Rocha
e8d623a781
Bug 871652 - Disable toolbar's context menu while in editing mode (r=sriram)
2013-08-14 10:55:27 +01:00
Sriram Ramasubramanian
aec1e5fd9f
Bug 888905: Top divider for HomeListView on tablets. [r=lucasr]
2013-08-09 12:55:30 -07:00
Sriram Ramasubramanian
5766adbabb
Bug 888905: Reading list row for about:home tablet mode. [r=lucasr]
2013-08-09 12:41:02 -07:00
Sriram Ramasubramanian
6b9b67d181
Bug 888905: Tablet reading list for new about:home. [r=lucasr]
2013-08-09 12:32:46 -07:00
Shilpan Bhagat
f446f4b16d
Bug 894077: Layout for history panel for tablets [r=sriram]
2013-08-07 00:11:31 -07:00
Margaret Leibovic
1ff79b4e24
Bug 899393 - Switch to a tab if it's already open. r=wesj,lucasr
2013-08-12 11:44:46 -07:00
Chenxia Liu
31f394550a
Bug 903160 - Follow-up: Use ViewStub in home_list_with_title.xml for lazy inflation. r=sriram
2013-08-09 17:56:53 -07:00
Chenxia Liu
bde8331999
Bug 895867 - Implement empty screen state for 'tabs from last time'. r=lucasr
2013-08-09 13:39:13 -07:00
Sriram Ramasubramanian
0e81cf1bd5
No bug: Merge m-c to fig.
2013-08-09 11:41:47 -07:00
Sriram Ramasubramanian
874bc61719
Merge m-c to fig.
2013-08-09 10:49:51 -07:00
Michael Comella
f00e99309b
Bug 900289: Enable foreign key pragma on FHR database. r=rnewman
2013-08-08 20:54:36 -07:00
Chenxia Liu
95cefab8e6
Bug 902507 - Follow-up: Move "setEmptyView" to after cursor is loaded for MostRecentPage. r=lucasr
2013-08-08 17:34:46 -07:00
Chenxia Liu
1df19d26aa
Backed out changeset c0dc627fa67f
2013-08-08 16:13:21 -07:00
Chenxia Liu
8b0f9014bf
Bug 902507 - Follow-up: Move "setEmptyView" to after cursor is loaded for MostRecentPage. r=lucasr
2013-08-08 15:40:34 -07:00
Lucas Rocha
1337149260
Bug 901766 - Fix handling of settings activity in testSettingsMenuItems (r=liuche)
2013-08-06 17:51:20 +01:00
Sriram Ramasubramanian
dd038e2f0e
Bug 888905: Tablet bookmarks page for new about:home. [r=lucasr]
2013-08-07 09:39:26 -07:00
Sriram Ramasubramanian
9793653c2a
Bug 902038: Change the access of newView() in MultiTypeCursorAdapter. [r=lucasr] DONTBUILD because trivial-change
2013-08-07 09:09:20 -07:00
Sriram Ramasubramanian
4ff9863a62
Bug 902038: MultiTypeCursorAdapter for history, bookmarks and browser search adapters. [r=lucasr]
2013-08-07 08:50:52 -07:00
Sriram Ramasubramanian
efcabf35a0
Bug 902038: MultiTypeCusorAdapter that wraps a Cursor and its associated meta data. [r=lucasr]
2013-08-07 08:44:55 -07:00
Sriram Ramasubramanian
08b7ababde
Bug 901066: Entry animation for thumbnails in TopBookmarksView. [r=mfinkle]
2013-08-02 12:29:45 -07:00
Sriram Ramasubramanian
543ce1a95a
Bug 902064: Folders on BookmarksListView are crashing. [r=lucasr]
2013-08-07 08:44:42 -07:00
Chenxia Liu
a75762f840
Bug 895866 - Implement empty screen state for 'history'. r=sriram
2013-08-06 17:03:04 -07:00
Chenxia Liu
c90afe49de
Backed out changeset e979b2ee0d42
2013-08-06 18:06:33 -07:00
Chenxia Liu
168d71598b
Bug 895866 - Implement empty screen state for 'history'. r=sriram
2013-08-06 17:03:04 -07:00
Margaret Leibovic
166c8f4ecc
Bug 897247 - Update "Switch to tab" UI when background tabs change. r=wesj
2013-08-06 16:19:42 -07:00
Margaret Leibovic
744c5793c1
Bug 900744 - Don't show a context menu for search engine rows. r=lucasr
2013-08-05 12:00:21 -07:00
Margaret Leibovic
256f73139e
Bug 900746 - Account for search suggestion engine rows that appear above normal page rows. r=lucasr
2013-08-05 12:00:18 -07:00
Margaret Leibovic
cb3b81d511
Bug 900148 - Handle taps on search/suggestion rows. r=lucasr
2013-08-05 11:59:49 -07:00
Margaret Leibovic
6089710bf9
merge m-c to fig
2013-08-04 15:14:01 -07:00
Ryan VanderMeulen
00913f13e0
Merge m-c to fx-team.
2013-08-02 17:09:31 -04:00
Wes Johnston
e45eeb85bc
Bug 896092 - Restore session when returning from guest mode. r=bnicholson DONTBUILD
2013-08-02 11:04:42 -07:00
Wes Johnston
798e18cc80
backout 3c552ee3aa5e to fix commit message
2013-08-02 11:09:48 -07:00
Wes Johnston
80bd7b2bff
Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey
2013-08-02 11:04:49 -07:00
Wes Johnston
ef8ec8ea58
Bug 896059 - Allow super toasts in webapps. r=mfinkle
2013-08-02 11:04:45 -07:00
Wes Johnston
8b534cfc7e
Bug 896350 - Restore session when returning from guest mode. r=bnicholson
2013-08-02 11:04:42 -07:00
Gijs Kruitbosch
695592c483
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Brian Nicholson
2b9709f15e
Bug 896515 - Change session restore pref to have three states. r=wesj
2013-08-02 08:06:39 -04:00
Chenxia Liu
20c4418e81
Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson
2013-08-01 19:10:26 -07:00
Max Li
269d9f151d
Bug 906050 - Support long clicking from braille. r=eeejay r=kats
2013-08-16 11:17:29 -04:00
Shane Tully
538083a32b
Bug 880118 - Allow GeckoView to be used as a view from a library project. r=blassey
2013-08-23 11:46:05 -07:00
Shane Tully
6be1a8808a
Bug 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey
2013-08-20 14:54:16 -07:00
Sriram Ramasubramanian
fe0b4736b0
Bug 898197: Refactor history page to make the adapter a static class. [r=margaret]
2013-07-25 22:42:17 -07:00
Sriram Ramasubramanian
a76a931535
Bug 901064: Size 0 for initial TopBookmarksView. [r=margaret]
...
--HG--
extra : rebase_source : 8168e9f5352154d7c7ec217cd461b69293cfda64
2013-08-02 16:01:49 -07:00
Mark Capella
adc932ce21
Bug 896576 - [fig] Remove [getHistoryList] from BaseTest, r=margaret
2013-08-02 18:56:02 -04:00
Sriram Ramasubramanian
9b2f05ebac
Bug 900128: Change aspect ratio of Bookmark thumbnails. [r=margaret]
2013-08-02 10:03:21 -07:00
Sriram Ramasubramanian
49b7b4df9e
Bug 898501: HomeCursorLoaderCallbacks should be a separate class. [r=lucasr]
2013-07-29 15:25:46 -07:00
Michael Comella
65ef651b52
Bug 899394 - Prevent page from scrolling to top when bookmark is tapped. r=sriram
2013-07-31 15:38:38 -07:00
Shilpan Bhagat
af65989d9e
Bug 900179: Remove overdraws from child fragments in history panel [r=sriram]
2013-07-31 13:35:42 -07:00
Sriram Ramasubramanian
651082de23
Bug 898501: Re-use FaviconsLoader from HomeFragment in MostVisitedPage. [r=lucasr]
2013-07-26 15:44:29 -07:00
Sriram Ramasubramanian
d04c1580ae
Bug 898501: Re-use FaviconsLoader from HomeFragment in MostRecentPage. [r=lucasr]
2013-07-26 15:15:54 -07:00
Mark Capella
35156e60a1
Bug 899463 - [fig] Bookmark Edit via context menu causes crash, r=margaret
2013-07-30 17:55:14 -04:00
Lucas Rocha
3b1b6c7bf2
Bug 899061 - Use consistent divider style in BookmarksListView (r=sriram)
2013-07-30 19:10:28 +01:00
Shilpan Bhagat
3ff454b43b
Bug 895837: Implemented tabs on the bottom for history page. r=sriram
...
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-25 17:06:02 -07:00
Mark Capella
c28a04f24d
Bug 896576 - [fig] Remove [getBookmarksList] from BaseTest, r=margaret
2013-07-29 19:28:04 -04:00
Sriram Ramasubramanian
f84a43999f
Bug 898501: LOADER_ID OCD in LastTabsPage. [r=lucasr]
...
--HG--
extra : rebase_source : ffa79e363a754ed1ec81ca46d5370c073a925822
2013-07-26 15:48:18 -07:00
Sriram Ramasubramanian
7c5523fd52
Bug 898501: LOADER_ID OCD in PinBookmarkSearch. [r=lucasr]
...
--HG--
extra : rebase_source : 5ca9f287298f5912556f0a6f45147fda25f359e4
2013-07-29 15:05:28 -07:00
Sriram Ramasubramanian
b08261a148
Bug 898501: Re-use FaviconsLoader from HomeFragment in BrowserSearch. [r=lucasr]
...
--HG--
extra : rebase_source : f11989f8ebf712f2c12f65429cb0a0b4a7a74e2c
2013-07-29 15:05:23 -07:00
Sriram Ramasubramanian
7d80354a76
Bug 898501: Re-use FaviconsLoader from HomeFragment in BookmarksPage. [r=lucasr]
...
--HG--
extra : rebase_source : 440726591e20eea2d8b36579c35a480d9df21e6b
2013-07-29 15:05:18 -07:00
Sriram Ramasubramanian
e6fc36af17
Bug 898501: LOADER_ID OCD in ReadingListPage. [r=lucasr]
...
--HG--
extra : rebase_source : d1229eb3621b943382a55930dbce720a5524e887
2013-07-29 15:05:13 -07:00
Sriram Ramasubramanian
9185dbda47
Bug 898501: HomeFragment should handle FaviconsLoader. [r=lucasr]
...
--HG--
extra : rebase_source : 55b4ee43a8b4479b8f3055e4c92ac6a10bdacbf5
2013-07-29 15:05:11 -07:00
Brian Nicholson
bc771fffd2
Bug 895702 - Remove unnecessary bytes length check. r=rnewman
2013-07-29 16:32:01 -04:00
Sriram Ramasubramanian
e27d00ab92
Backout of 6b0ef2ef3b95 in bug 898197.
2013-07-29 12:07:56 -07:00
Sriram Ramasubramanian
237f7e2fc4
Backout of ce8fb2c1f618 due to wrong bug number.
2013-07-29 12:05:59 -07:00
Sriram Ramasubramanian
551632d4aa
Backout of bug 898187.
2013-07-29 11:59:40 -07:00
Lucas Rocha
74eb54b218
Bug 893279 - Account for edit container in forward button animation (r=wesj)
2013-07-29 18:31:38 +01:00
Margaret Leibovic
f54d970c35
Bug 885356 - Update tab thumbnails for the new about:home. r=shilpan
2013-07-29 09:57:03 -07:00
Margaret Leibovic
675367f4d3
Bug 897250 - Fix the "Remove" context menu item to correctly remove either a bookmark or history entry. r=wesj
2013-07-29 09:56:59 -07:00
Margaret Leibovic
de33c49c18
Backout 1491af6fc2ae
2013-07-29 08:40:40 -07:00
Margaret Leibovic
571573774e
Backout 8bd773e788eb
2013-07-29 08:40:36 -07:00
Margaret Leibovic
2271d69105
Bug 897072 - Disable test_bug720538 for frequent failures. r=orange
2013-07-28 14:40:55 -07:00
Margaret Leibovic
0bacdf2ae9
merge m-c into fig
2013-07-28 12:08:01 -07:00
Sriram Ramasubramanian
9f05f83cbd
Bug 898276: HistoryPage should use FaviconsLoader. [r=lucasr]
2013-07-26 14:55:20 -07:00
Sriram Ramasubramanian
49b9257709
Bug 898197: Use CursorLoader with BrowserSearch. [r=margaret]
2013-07-26 14:50:52 -07:00
Sriram Ramasubramanian
0abdbca77b
Bug 898197: Remove unused imports in LastTabsPage. [r=margaret]
2013-07-26 14:43:23 -07:00
Sriram Ramasubramanian
146d76967b
Bug 898197: Use CursorAdapter in LastTabsPage. [r=margaret]
2013-07-26 14:42:21 -07:00
Sriram Ramasubramanian
5a0e32015d
Bug 898592: Supply a layout for tabs panel header in large tablets. [r=margaret]
2013-07-26 14:40:11 -07:00
Shilpan Bhagat
c78a1abd53
Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
...
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-26 09:29:05 -07:00