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

Issue 23534022: Handling browser item status in BrowserShortcutLauncherItemController (Closed)

Created:
7 years, 3 months ago by simonhong_
Modified:
7 years, 3 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, hyojun.im_lge.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Handling browser item status in BrowserShortcutLauncherItemController Move the role of handling browser item status from ChromeLauncherController to BrowserShortcutLauncherItemController. R=skuhne@chromium.org BUG=NONE TEST=browser_tests, unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221823

Patch Set 1 #

Total comments: 14

Patch Set 2 : Fix comments #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : CreateAppAndBrowserState() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -117 lines) Patch
M chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc View 1 2 3 7 chunks +64 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/browser_status_monitor.h View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/browser_status_monitor.cc View 1 2 3 5 chunks +35 lines, -28 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.h View 1 chunk +2 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 1 2 3 5 chunks +6 lines, -76 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
simonhong_
Dear stefan, Please take a look! Thank you. Simon.
7 years, 3 months ago (2013-08-29 20:36:39 UTC) #1
simonhong_
kindly ping..
7 years, 3 months ago (2013-09-03 23:50:49 UTC) #2
Mr4D (OOO till 08-26)
Thanks for doing this! https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc File chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc (right): https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc#newcode55 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc:55: // This check needs for ...
7 years, 3 months ago (2013-09-04 15:12:33 UTC) #3
simonhong_
Dear stefan, Please check my comments. Thank you for review! https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc File chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc (right): https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc#newcode55 ...
7 years, 3 months ago (2013-09-04 17:08:30 UTC) #4
simonhong_
On 2013/09/04 17:08:30, Simon YoungKi Hong wrote: > Dear stefan, > Please check my comments. ...
7 years, 3 months ago (2013-09-04 23:46:35 UTC) #5
Mr4D (OOO till 08-26)
Please see my comments! https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc File chrome/browser/ui/ash/launcher/browser_status_monitor.cc (right): https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc#newcode75 chrome/browser/ui/ash/launcher/browser_status_monitor.cc:75: GetBrowserShortcutLauncherItemController()->UpdateBrowserItemStatus(); You misunderstood - I ...
7 years, 3 months ago (2013-09-05 23:30:12 UTC) #6
simonhong_
Dear stefan, Please check with patch set #3. https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc File chrome/browser/ui/ash/launcher/browser_status_monitor.cc (right): https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc#newcode75 chrome/browser/ui/ash/launcher/browser_status_monitor.cc:75: GetBrowserShortcutLauncherItemController()->UpdateBrowserItemStatus(); ...
7 years, 3 months ago (2013-09-06 00:40:01 UTC) #7
Mr4D (OOO till 08-26)
Please have another look! https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc File chrome/browser/ui/ash/launcher/browser_status_monitor.cc (right): https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc#newcode75 chrome/browser/ui/ash/launcher/browser_status_monitor.cc:75: GetBrowserShortcutLauncherItemController()->UpdateBrowserItemStatus(); For line 75 / ...
7 years, 3 months ago (2013-09-06 16:11:12 UTC) #8
simonhong_
Dear stefan, Please check one-more time! https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc File chrome/browser/ui/ash/launcher/browser_status_monitor.cc (right): https://codereview.chromium.org/23534022/diff/1/chrome/browser/ui/ash/launcher/browser_status_monitor.cc#newcode75 chrome/browser/ui/ash/launcher/browser_status_monitor.cc:75: GetBrowserShortcutLauncherItemController()->UpdateBrowserItemStatus(); On 2013/09/06 ...
7 years, 3 months ago (2013-09-06 18:52:57 UTC) #9
Mr4D (OOO till 08-26)
lgtm
7 years, 3 months ago (2013-09-06 20:57:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simon.hong81@gmail.com/23534022/28001
7 years, 3 months ago (2013-09-06 20:58:58 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-07 00:07:40 UTC) #12
Message was sent while issue was closed.
Change committed as 221823

Powered by Google App Engine
This is Rietveld 408576698