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

Issue 55433002: Propagates the search result of start page to the app-list search box. (Closed)

Created:
7 years, 1 month ago by Jun Mukai
Modified:
7 years, 1 month ago
Reviewers:
xiyuan
Visibility:
Public.

Description

Propagates the search result of start page to the app-list search box. BUG=313899 R=xiyuan@chromium.org TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234685

Patch Set 1 #

Total comments: 2

Patch Set 2 : observer #

Total comments: 2

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -2 lines) Patch
M chrome/browser/resources/app_list/speech_manager.js View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.h View 1 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download
A chrome/browser/ui/app_list/start_page_observer.h View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/start_page_service.h View 1 2 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/start_page_service.cc View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jun Mukai
7 years, 1 month ago (2013-11-01 00:56:04 UTC) #1
xiyuan
https://codereview.chromium.org/55433002/diff/1/chrome/browser/ui/app_list/start_page_service.h File chrome/browser/ui/app_list/start_page_service.h (right): https://codereview.chromium.org/55433002/diff/1/chrome/browser/ui/app_list/start_page_service.h#newcode63 chrome/browser/ui/app_list/start_page_service.h:63: AppListModel* model_; I don't like to put the weak ...
7 years, 1 month ago (2013-11-01 04:24:11 UTC) #2
Jun Mukai
https://codereview.chromium.org/55433002/diff/1/chrome/browser/ui/app_list/start_page_service.h File chrome/browser/ui/app_list/start_page_service.h (right): https://codereview.chromium.org/55433002/diff/1/chrome/browser/ui/app_list/start_page_service.h#newcode63 chrome/browser/ui/app_list/start_page_service.h:63: AppListModel* model_; On 2013/11/01 04:24:12, xiyuan wrote: > I ...
7 years, 1 month ago (2013-11-01 17:25:24 UTC) #3
xiyuan
Cool. LGTM. https://codereview.chromium.org/55433002/diff/60001/chrome/browser/ui/app_list/start_page_observer.h File chrome/browser/ui/app_list/start_page_observer.h (right): https://codereview.chromium.org/55433002/diff/60001/chrome/browser/ui/app_list/start_page_observer.h#newcode16 chrome/browser/ui/app_list/start_page_observer.h:16: }; nit: protected: virtual ~StartPageObserver() {}
7 years, 1 month ago (2013-11-01 17:28:56 UTC) #4
Jun Mukai
https://codereview.chromium.org/55433002/diff/60001/chrome/browser/ui/app_list/start_page_observer.h File chrome/browser/ui/app_list/start_page_observer.h (right): https://codereview.chromium.org/55433002/diff/60001/chrome/browser/ui/app_list/start_page_observer.h#newcode16 chrome/browser/ui/app_list/start_page_observer.h:16: }; On 2013/11/01 17:28:56, xiyuan wrote: > nit: > ...
7 years, 1 month ago (2013-11-01 18:37:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/55433002/120001
7 years, 1 month ago (2013-11-11 18:00:06 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=35481
7 years, 1 month ago (2013-11-11 18:15:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/55433002/120001
7 years, 1 month ago (2013-11-11 18:19:30 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-11 19:16:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/55433002/120001
7 years, 1 month ago (2013-11-11 21:47:06 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/55433002/120001
7 years, 1 month ago (2013-11-12 23:30:35 UTC) #11
commit-bot: I haz the power
7 years, 1 month ago (2013-11-13 00:58:11 UTC) #12
Message was sent while issue was closed.
Change committed as 234685

Powered by Google App Engine
This is Rietveld 408576698