Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Issue 896633005: Remove separate SearchResultListView from ContentsView. (Closed)

Created:
5 years, 10 months ago by calamity
Modified:
5 years, 10 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@separate_start_page_tile_container
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove separate SearchResultListView from ContentsView. This CL consolidates the SearchResultListView creation in ContentsView into a single flow used by the classic and experimental app list. They now both use SearchResultPageView with a SearchResultListView inside. This change is being made to facilitate further refactoring. BUG=455059 Committed: https://crrev.com/07feb4753f0b0459e7c2669054ccb9384062261c Cr-Commit-Position: refs/heads/master@{#314984}

Patch Set 1 #

Total comments: 10

Patch Set 2 : insert_newline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -52 lines) Patch
M ui/app_list/views/app_list_view_unittest.cc View 2 chunks +2 lines, -8 lines 0 comments Download
M ui/app_list/views/contents_view.h View 3 chunks +1 line, -7 lines 0 comments Download
M ui/app_list/views/contents_view.cc View 1 4 chunks +11 lines, -33 lines 0 comments Download
M ui/app_list/views/search_result_page_view.cc View 3 chunks +13 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
calamity
5 years, 10 months ago (2015-02-04 05:57:31 UTC) #2
Matt Giuca
https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc File ui/app_list/views/contents_view.cc (left): https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc#oldcode230 ui/app_list/views/contents_view.cc:230: search_results_list_view_->OnContainerSelected(false); Where is this logic in the SearchResultsPageView version? ...
5 years, 10 months ago (2015-02-05 04:33:18 UTC) #3
calamity
https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc File ui/app_list/views/contents_view.cc (left): https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc#oldcode230 ui/app_list/views/contents_view.cc:230: search_results_list_view_->OnContainerSelected(false); On 2015/02/05 04:33:17, Matt Giuca wrote: > Where ...
5 years, 10 months ago (2015-02-05 07:08:41 UTC) #4
Matt Giuca
lgtm https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc File ui/app_list/views/contents_view.cc (left): https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc#oldcode448 ui/app_list/views/contents_view.cc:448: search_results_list_view_ ? search_results_list_view_->GetPreferredSize() But that means if the ...
5 years, 10 months ago (2015-02-06 05:07:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/896633005/20001
5 years, 10 months ago (2015-02-06 05:09:44 UTC) #7
calamity
On 2015/02/06 05:07:14, Matt Giuca wrote: > lgtm > > https://codereview.chromium.org/896633005/diff/1/ui/app_list/views/contents_view.cc > File ui/app_list/views/contents_view.cc (left): ...
5 years, 10 months ago (2015-02-06 05:10:31 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-06 06:00:29 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 06:01:32 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/07feb4753f0b0459e7c2669054ccb9384062261c
Cr-Commit-Position: refs/heads/master@{#314984}

Powered by Google App Engine
This is Rietveld 408576698