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

Issue 1043373002: Implement onQueryEnded. (Closed)

Created:
5 years, 8 months ago by yawano
Modified:
5 years, 8 months ago
CC:
chromium-reviews, tapted, Matt Giuca, tfarina, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement onQueryEnded. BUG=440649 Committed: https://crrev.com/00605fc02bab95e68aeec627ce4d786d77e84e20 Cr-Commit-Position: refs/heads/master@{#324010}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Stop timer. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -5 lines) Patch
M chrome/browser/chromeos/launcher_search_provider/service.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/launcher_search_provider/service.cc View 3 chunks +30 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/launcher_search/launcher_search_provider.cc View 1 3 chunks +16 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
yawano
PTAL. @satorux: - chrome/browser/chromeos/launcher_search_provider/service.h - chrome/browser/chromeos/launcher_search_provider/service.cc @mgiuca: - chrome/browser/ui/app_list/search/launcher_search/launcher_search_provider.cc Thank you!
5 years, 8 months ago (2015-04-01 02:05:27 UTC) #2
yawano
This CL depends on http://crrev.com/1011353003.
5 years, 8 months ago (2015-04-01 02:12:05 UTC) #3
Matt Giuca
Hi Yuki, I am about to go on vacation. If you want this to land ...
5 years, 8 months ago (2015-04-01 07:49:24 UTC) #5
yawano
@mgiuca: Thank you. Have a nice vacation! @calamity: Could you take a look at files ...
5 years, 8 months ago (2015-04-01 11:26:20 UTC) #6
Matt Giuca
https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc File chrome/browser/chromeos/launcher_search_provider/service.cc (right): https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc#newcode67 chrome/browser/chromeos/launcher_search_provider/service.cc:67: make_scoped_ptr(new extensions::Event( Yes, you can return scoped_ptrs from functions ...
5 years, 8 months ago (2015-04-01 23:05:04 UTC) #7
yawano
https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc File chrome/browser/chromeos/launcher_search_provider/service.cc (right): https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc#newcode67 chrome/browser/chromeos/launcher_search_provider/service.cc:67: make_scoped_ptr(new extensions::Event( As far as I understand correctly, I ...
5 years, 8 months ago (2015-04-02 02:34:37 UTC) #8
satorux1
c/b/chromeos LGTM https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc File chrome/browser/chromeos/launcher_search_provider/service.cc (right): https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc#newcode67 chrome/browser/chromeos/launcher_search_provider/service.cc:67: make_scoped_ptr(new extensions::Event( On 2015/04/02 02:34:37, yawano wrote: ...
5 years, 8 months ago (2015-04-02 03:50:37 UTC) #9
calamity
https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc File chrome/browser/chromeos/launcher_search_provider/service.cc (right): https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc#newcode67 chrome/browser/chromeos/launcher_search_provider/service.cc:67: make_scoped_ptr(new extensions::Event( On 2015/04/02 02:34:37, yawano wrote: > As ...
5 years, 8 months ago (2015-04-02 05:50:04 UTC) #10
yawano
@mgiuca or @calamity: PTAL. Thank you! https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc File chrome/browser/chromeos/launcher_search_provider/service.cc (right): https://codereview.chromium.org/1043373002/diff/1/chrome/browser/chromeos/launcher_search_provider/service.cc#newcode67 chrome/browser/chromeos/launcher_search_provider/service.cc:67: make_scoped_ptr(new extensions::Event( Yes, ...
5 years, 8 months ago (2015-04-02 06:42:20 UTC) #11
yawano
@calamity: Just in case you missed, PTAL this CL. Thank you!
5 years, 8 months ago (2015-04-07 01:25:51 UTC) #12
calamity
lgtm
5 years, 8 months ago (2015-04-07 03:10:40 UTC) #13
yawano
On 2015/04/07 03:10:40, calamity wrote: > lgtm Thank you!
5 years, 8 months ago (2015-04-07 03:11:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1043373002/40001
5 years, 8 months ago (2015-04-07 03:12:04 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-07 03:39:48 UTC) #18
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 03:40:48 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/00605fc02bab95e68aeec627ce4d786d77e84e20
Cr-Commit-Position: refs/heads/master@{#324010}

Powered by Google App Engine
This is Rietveld 408576698