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

Issue 2765563002: Move and rename Chrome's AppLauncherId to ash::AppLaunchId. (Closed)

Created:
3 years, 9 months ago by msw
Modified:
3 years, 9 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul, Matt Giuca, tfarina, khmel
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move and rename Chrome's AppLauncherId to ash::AppLaunchId. In preparation for use by ash::ShelfItem, etc. Use tools/git/move_source_file.py to move and rename the files. Use "git grep" and multi-file search/replace to rename identifiers. Update the comments in app_launch_id.h BUG=557406 TEST=Compiles, no behavior changes. R=jamescook@chromium.org Review-Url: https://codereview.chromium.org/2765563002 Cr-Commit-Position: refs/heads/master@{#458224} Committed: https://chromium.googlesource.com/chromium/src/+/812d4a2a764352251eda0a18f34434aefa9f0429

Patch Set 1 #

Patch Set 2 : Use ASH_PUBLIC_EXPORT. #

Total comments: 4

Patch Set 3 : Add example commment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -175 lines) Patch
M ash/public/cpp/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ash/public/cpp/app_launch_id.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A + ash/public/cpp/app_launch_id.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
D chrome/browser/ui/ash/app_launcher_id.h View 1 chunk +0 lines, -45 lines 0 comments Download
D chrome/browser/ui/ash/app_launcher_id.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/browser/ui/ash/app_list/app_list_controller_ash.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/chrome_launcher_prefs.h View 2 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/ui/ash/chrome_launcher_prefs.cc View 8 chunks +24 lines, -24 lines 0 comments Download
M chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc View 15 chunks +24 lines, -26 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc View 12 chunks +13 lines, -17 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_mus.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_controller_helper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_controller_helper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_item_controller.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (8 generated)
msw
Hey James, please take a look; thanks! Hey Yury, just FYI, but feel free to ...
3 years, 9 months ago (2017-03-20 20:18:08 UTC) #5
James Cook
LGTM with nit. https://codereview.chromium.org/2765563002/diff/20001/ash/public/cpp/app_launch_id.h File ash/public/cpp/app_launch_id.h (right): https://codereview.chromium.org/2765563002/diff/20001/ash/public/cpp/app_launch_id.h#newcode17 ash/public/cpp/app_launch_id.h:17: class ASH_PUBLIC_EXPORT AppLaunchId { nit: could ...
3 years, 9 months ago (2017-03-20 20:31:13 UTC) #6
msw
https://codereview.chromium.org/2765563002/diff/20001/ash/public/cpp/app_launch_id.h File ash/public/cpp/app_launch_id.h (right): https://codereview.chromium.org/2765563002/diff/20001/ash/public/cpp/app_launch_id.h#newcode17 ash/public/cpp/app_launch_id.h:17: class ASH_PUBLIC_EXPORT AppLaunchId { On 2017/03/20 20:31:13, James Cook ...
3 years, 9 months ago (2017-03-20 21:20:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2765563002/40001
3 years, 9 months ago (2017-03-20 21:21:33 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 23:11:11 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/812d4a2a764352251eda0a18f344...

Powered by Google App Engine
This is Rietveld 408576698