Commit Graph

257 Commits

Author SHA1 Message Date
Richard Newman
6b679db257 Bug 935157 - Correctly cache favicons by favicon URL, not page URL, and don't log page URLs on failure. r=margaret 2013-11-05 17:57:04 -08:00
Richard Newman
9b55dd9557 Bug 935144 - Don't log so much about bindView short-circuiting. r=margaret 2013-11-05 17:57:04 -08:00
Sriram Ramasubramanian
b2fa942c47 Bug 930162: NPE in TabMenuStrip. [r=lucasr] 2013-10-24 12:27:49 -07:00
Margaret Leibovic
460c1daa43 Bug 925082 - Open PinSiteDialog with current pinned term. r=wesj 2013-11-04 14:39:00 -08:00
Margaret Leibovic
7f1b7bf496 Bug 933428 - Remove "Share" and "Add to Home Screen" from about:home context menus. r=sriram 2013-11-04 14:38:59 -08:00
Margaret Leibovic
dce5cc340c Bug 930589 - Hide "Edit" context menu item for reading list items. r=sriram 2013-11-04 14:38:59 -08:00
Richard Newman
b6c58c1c02 Bug 931843 - Part 3: don't retain thumbnails. r=bnicholson 2013-11-04 11:48:58 -08:00
Richard Newman
55808f7a19 Bug 931843 - Part 2: rewrite OnFaviconLoadedListeners to hold fewer references. r=bnicholson 2013-11-04 11:48:58 -08:00
Richard Newman
dfb7a3475c Bug 931843 - Part 1: generate smaller thumbnails. r=kats 2013-11-04 11:48:58 -08:00
Richard Newman
76b220b58c Bug 931843 - Part 0: tidy up constants in TopSitesGridItemView. r=kats 2013-11-04 11:48:57 -08:00
Richard Newman
5b9514f5d9 Bug 926430 - Part 5: fetch catched favicons on the UI thread. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
0d0a0c4c44 Bug 931918 - Part 2: check affinity between favicon fetches and their view. r=bnicholson 2013-10-31 10:35:17 -07:00
Richard Newman
f95c5538a1 Bug 931918 - Part 0: tidying and logging. r=bnicholson 2013-10-31 10:35:16 -07:00
Ryan VanderMeulen
41852ac68c Merge fx-team to m-c on a CLOSED TREE. 2013-10-30 22:34:54 -04:00
Richard Newman
294b9a2e62 Bug 925517 - Remove filter on recorded search engine identifiers for Fennec. r=mcomella 2013-10-18 13:13:37 -07:00
Michael Comella
77c82bc50d Bug 924480 - Part 1.5: Make HomePager focusable. r=lucasr 2013-10-23 12:15:34 -07:00
Lucas Rocha
a0ad24b56e Bug 925722 - Handle touch events in HomeSearchListView with onTouchEvent (r=sriram) 2013-10-29 11:26:25 +00:00
Michael Comella
c06e95ba9c Backed out changeset 1c70214e37d0 (bug 924480) 2013-10-28 12:44:12 -07:00
Michael Comella
ec4ad767f2 Bug 924480 - Part 1.5: Make HomePager focusable. r=lucasr 2013-10-28 12:06:25 -07:00
Sriram Ramasubramanian
60b22e77fc Bug 925068: Bookmarks folders are lost on rotation. [r=lucasr]
--HG--
extra : rebase_source : 0337903f40ba0ead258d66730e9dc10622b5673c
2013-10-18 17:30:10 -07:00
Mark Capella
c4a59dc9d9 Bug 920507 - Uncaught exception / crash when Clear private data -> Browsing & download history, r=lucasr 2013-10-19 02:10:20 -04:00
Michael Comella
e5330ada3e Bug 925546: OnPinSiteListener -> OnEditPinnedSiteListener. r=sriram 2013-10-16 10:09:41 -07:00
Chenxia Liu
3778681ae3 Bug 919230 - Implement empty screen state for bookmarks. r=sriram 2013-10-16 09:42:33 -07:00
Sriram Ramasubramanian
688d44ce71 Bug 926574: Use a new constructor for CursorAdapter. [r=mfinkle] [r=lucasr] 2013-10-14 13:34:08 -07:00
Lucas Rocha
02b7b71a85 Bug 927371 - Remove performEmptySearch from SearchLoader (r=sriram) 2013-10-16 17:02:02 +01:00
Lucas Rocha
d61cda5c92 Bug 918044 - Block layout requests while handling focus changes in TopSitesGridView (r=sriram) 2013-10-16 16:39:34 +01:00
Lucas Rocha
c1a6acf57e Bug 917350 - Enable loading unconditionally in BrowserSearch (r=margaret) 2013-10-16 10:30:40 +01:00
Lucas Rocha
5efc0e117a Bug 917350 - Move loader init() implementation to SearchLoader (r=margaret) 2013-10-16 10:30:39 +01:00
Lucas Rocha
08d4a9f06b Bug 917350 - Factor out method to create SearchLoader arguments (r=margaret) 2013-10-16 10:30:39 +01:00
Margaret Leibovic
badbe1c286 Bug 925427 - Fix order of search engines in settings page. r=liuche
* * *
Bug 925427 - (Part 2) Clean up SearchPreferenceCategory.handleMessage
2013-10-15 22:02:16 -07:00
Mark Capella
94102750cc Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
Part 2 - Actual final bug solution, tie into Part 1
2013-10-14 09:58:16 -04:00
Chris Kitching
388c22fcc3 Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Brian Nicholson
0d00729c6d Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr 2013-10-10 13:54:49 -07:00
Margaret Leibovic
c36d80587b Bug 917273 - Fix PinSiteDialog to handle pinning user-entered terms. r=wesj 2013-10-09 13:06:58 -07:00
Lauren Ko
2807077fe4 Bug 919301 - Stop showing "switch to tab" from normal browsing when in private browsing. r=mleibovic 2013-10-03 17:13:42 -07:00
Lucas Rocha
91c7eecd90 Bug 919516 - No need to account for header views in Bookmarks page (r=mfinkle) 2013-10-02 15:46:13 +01:00
Brian Nicholson
064c4efe53 Bug 897162 - Lower Gecko thread priority when showing Top Sites page. r=lucasr 2013-10-01 12:55:00 -07:00
Lucas Rocha
af36d6baff Bug 906230 - Hide the Reading List page in about:home on low memory devices (r=sriram) 2013-10-01 14:22:24 +01:00
Richard Newman
e6d9a9b110 Bug 919768 - Slowdown and OOM hit visiting top-sites in about:home. r=sriram 2013-09-30 20:56:09 -07:00
Chenxia Liu
4a1b198331 Bug 919704 - Remove empty screen for "Top Sites". r=sriram 2013-09-26 10:47:23 -07:00
Adrian Tamas
2ef78d5dc6 Bug 916107 - Tag BrowserSearch view for the UI tests to have access to it (r=lucasr) 2013-09-12 16:08:43 +03:00
Mark Capella
c568f11caa Bug 917944 - Remove "Most recent" header in history page, r=margaret 2013-09-25 21:48:16 -04:00
Ed Morley
eadbe5ee16 Backed out changeset 403743a219a3 (bug 917944) for robocop-2 failures 2013-09-24 09:25:09 +01:00
Mark Capella
70e387eb3d Bug 917944 - Remove "Most recent" header in history page, r=margaret 2013-09-24 01:34:46 -04:00
Margaret Leibovic
d6e9f6e69d Bug 919228 - Update top sites thumbnail placeholder text to "Add a site". r=sriram 2013-09-23 10:40:24 -07:00
Ryan VanderMeulen
c06b89cd15 Merge m-c to fx-team. 2013-09-20 18:19:03 -04:00
Chenxia Liu
6995aca43c Bug 917398 - Update tests for the new tabs in about:home. r=margaret 2013-09-20 13:35:29 -04:00
Lucas Rocha
4f5f1505bd Bug 918377 - Remove unnecessary extra touch handling from BookmarksListView (r=sriram) 2013-09-19 17:23:58 -04:00
Lucas Rocha
efb7cd3d7c Bug 918377 - Move and update header divider code to TopSitesPage (r=sriram) 2013-09-19 17:19:43 -04:00
Lucas Rocha
91387b1c7a Bug 918377 - Misc layout fixes on new tab layout in about:home (r=sriram) 2013-09-19 17:19:43 -04:00