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

Issue 10534142: Add support for pinning platform apps (Closed)

Created:
8 years, 6 months ago by DaveMoore
Modified:
8 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Add support for pinning platform apps BUG=131878 TEST=Existing and new LauncherPlatformAppBrowserTest Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142086

Patch Set 1 #

Patch Set 2 : Add comment #

Total comments: 4

Patch Set 3 : Addressed review issue. #

Patch Set 4 : Fixed review issue. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -12 lines) Patch
M ash/launcher/launcher_model.cc View 1 2 3 1 chunk +7 lines, -1 line 1 comment Download
M ash/launcher/launcher_view.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.cc View 1 2 1 chunk +37 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/ash/launcher/launcher_context_menu.cc View 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/ash/launcher/launcher_platform_app_browsertest.cc View 1 2 1 chunk +96 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
DaveMoore
8 years, 6 months ago (2012-06-13 17:20:22 UTC) #1
sky
https://chromiumcodereview.appspot.com/10534142/diff/2001/ash/launcher/launcher_model.cc File ash/launcher/launcher_model.cc (right): https://chromiumcodereview.appspot.com/10534142/diff/2001/ash/launcher/launcher_model.cc#newcode101 ash/launcher/launcher_model.cc:101: int new_index = ValidateInsertionIndex(items_[index].type, index); By updating the item ...
8 years, 6 months ago (2012-06-13 21:20:53 UTC) #2
DaveMoore
https://chromiumcodereview.appspot.com/10534142/diff/2001/ash/launcher/launcher_model.cc File ash/launcher/launcher_model.cc (right): https://chromiumcodereview.appspot.com/10534142/diff/2001/ash/launcher/launcher_model.cc#newcode101 ash/launcher/launcher_model.cc:101: int new_index = ValidateInsertionIndex(items_[index].type, index); On 2012/06/13 21:20:53, sky ...
8 years, 6 months ago (2012-06-13 22:30:15 UTC) #3
sky
8 years, 6 months ago (2012-06-13 23:43:27 UTC) #4
LGTM

https://chromiumcodereview.appspot.com/10534142/diff/9002/ash/launcher/launch...
File ash/launcher/launcher_model.cc (right):

https://chromiumcodereview.appspot.com/10534142/diff/9002/ash/launcher/launch...
ash/launcher/launcher_model.cc:104: Move(index, new_index);
nit: spacing is off.

Powered by Google App Engine
This is Rietveld 408576698