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

Issue 10969044: cros: Implement default app ordering. (Closed)

Created:
8 years, 3 months ago by xiyuan
Modified:
8 years, 3 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

cros: Implement default app ordering. - Support more default app ordering than just web store app; - Add default app ordering for ChromeOS; - Add tests for default ordering; BUG=149750 TEST=Verify it does not break NTP page on non-chromeos. And for chromeos, wait until app list CL that respects NTP ordering is landed. R=csharp@chromium.org,asargent@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158472

Patch Set 1 #

Patch Set 2 : fix a typo #

Total comments: 2

Patch Set 3 : for comments in #2 #

Patch Set 4 : fix clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -49 lines) Patch
M chrome/browser/extensions/extension_prefs.cc View 2 chunks +3 lines, -10 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_sorting.h View 1 2 3 5 chunks +35 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_sorting.cc View 1 2 3 4 chunks +115 lines, -11 lines 0 comments Download
M chrome/browser/extensions/extension_sorting_unittest.cc View 13 chunks +199 lines, -24 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
xiyuan
8 years, 3 months ago (2012-09-21 21:04:01 UTC) #1
asargent_no_longer_on_chrome
I'll defer to csharp on the extension_sorting.{h,cc} files since it looks like he's done a ...
8 years, 3 months ago (2012-09-21 22:27:49 UTC) #2
csharp
http://codereview.chromium.org/10969044/diff/2001/chrome/browser/extensions/extension_sorting.cc File chrome/browser/extensions/extension_sorting.cc (right): http://codereview.chromium.org/10969044/diff/2001/chrome/browser/extensions/extension_sorting.cc#newcode603 chrome/browser/extensions/extension_sorting.cc:603: syncer::StringOrdinal next_ordinal = app_launch_ordinal.CreateAfter(); I think this section should ...
8 years, 3 months ago (2012-09-24 14:09:44 UTC) #3
xiyuan
http://codereview.chromium.org/10969044/diff/2001/chrome/browser/extensions/extension_sorting.cc File chrome/browser/extensions/extension_sorting.cc (right): http://codereview.chromium.org/10969044/diff/2001/chrome/browser/extensions/extension_sorting.cc#newcode603 chrome/browser/extensions/extension_sorting.cc:603: syncer::StringOrdinal next_ordinal = app_launch_ordinal.CreateAfter(); On 2012/09/24 14:09:45, csharp wrote: ...
8 years, 3 months ago (2012-09-24 16:37:12 UTC) #4
csharp
lgtm
8 years, 3 months ago (2012-09-24 16:41:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/10969044/15001
8 years, 3 months ago (2012-09-24 22:27:22 UTC) #6
commit-bot: I haz the power
8 years, 3 months ago (2012-09-25 00:55:40 UTC) #7
Change committed as 158472

Powered by Google App Engine
This is Rietveld 408576698