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

Issue 518293002: App-list history cleanup. (Closed)

Created:
6 years, 3 months ago by Jun Mukai
Modified:
6 years, 3 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

App-list history cleanup. This CL centralizes the dependency to content, so that other files can run independently. BUG=380875 R=xiyuan@chromium.org TEST=build Committed: https://crrev.com/d2b0dfede32daea43a59c5251c4cce0d03789302 Cr-Commit-Position: refs/heads/master@{#293065}

Patch Set 1 #

Patch Set 2 : polish #

Total comments: 4

Patch Set 3 : fix #

Patch Set 4 : rebase #

Patch Set 5 : test fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -41 lines) Patch
M chrome/browser/ui/app_list/search/history.h View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/app_list/search/history.cc View 1 2 3 2 chunks +2 lines, -8 lines 0 comments Download
M chrome/browser/ui/app_list/search/history_data_store.h View 1 2 4 chunks +11 lines, -3 lines 0 comments Download
M chrome/browser/ui/app_list/search/history_data_store.cc View 1 2 5 chunks +37 lines, -21 lines 0 comments Download
M chrome/browser/ui/app_list/search/history_data_store_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/history_factory.cc View 2 chunks +12 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/history_unittest.cc View 1 2 3 4 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 19 (6 generated)
Jun Mukai
6 years, 3 months ago (2014-08-29 22:03:42 UTC) #1
xiyuan
lgtm https://codereview.chromium.org/518293002/diff/20001/chrome/browser/ui/app_list/search/history_data_store.cc File chrome/browser/ui/app_list/search/history_data_store.cc (right): https://codereview.chromium.org/518293002/diff/20001/chrome/browser/ui/app_list/search/history_data_store.cc#newcode131 chrome/browser/ui/app_list/search/history_data_store.cc:131: data_store_->Flush(on_flushed); |on_flushed| should be called in an "else" ...
6 years, 3 months ago (2014-08-29 22:14:37 UTC) #2
Jun Mukai
https://codereview.chromium.org/518293002/diff/20001/chrome/browser/ui/app_list/search/history_data_store.cc File chrome/browser/ui/app_list/search/history_data_store.cc (right): https://codereview.chromium.org/518293002/diff/20001/chrome/browser/ui/app_list/search/history_data_store.cc#newcode131 chrome/browser/ui/app_list/search/history_data_store.cc:131: data_store_->Flush(on_flushed); On 2014/08/29 22:14:37, xiyuan wrote: > |on_flushed| should ...
6 years, 3 months ago (2014-09-02 22:11:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/518293002/40001
6 years, 3 months ago (2014-09-02 22:13:12 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-09-02 22:31:56 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/60361) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/49253) win_gpu ...
6 years, 3 months ago (2014-09-02 22:36:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/518293002/60001
6 years, 3 months ago (2014-09-02 23:29:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/518293002/80001
6 years, 3 months ago (2014-09-03 01:19:44 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 3 months ago (2014-09-03 02:32:03 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/8170)
6 years, 3 months ago (2014-09-03 02:46:57 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/518293002/80001
6 years, 3 months ago (2014-09-03 03:35:58 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 7e715d6490b2f25c787a9cef3c9174d05fd61cd3
6 years, 3 months ago (2014-09-03 04:41:04 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:23:22 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d2b0dfede32daea43a59c5251c4cce0d03789302
Cr-Commit-Position: refs/heads/master@{#293065}

Powered by Google App Engine
This is Rietveld 408576698