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

Issue 10559097: Replace all spaces by '_' in the AppUserModelId (Closed)

Created:
8 years, 6 months ago by gab
Modified:
8 years, 6 months ago
Reviewers:
brettw, robertshield
CC:
chromium-reviews, erikwright (departed), grt+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Replace all spaces by '_' in the AppUserModelId Adjust DCHECKs in base::win::SetAppIdForPropertyStore() to reflect the new appid standard which requires less than 64 characters, not 128 (as of Windows 8, see Metro guidelines for details). BUG=133716 TEST=Chrome installs, launches, and multi-profile OS integration works for user-level installs (on a user with a space in username). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143290

Patch Set 1 #

Total comments: 4

Patch Set 2 : replace outside of loop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M base/win/win_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/installer/util/shell_util.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
robertshield
pre-emptive LGTM, but please address the comments https://chromiumcodereview.appspot.com/10559097/diff/1/base/win/win_util.cc File base/win/win_util.cc (right): https://chromiumcodereview.appspot.com/10559097/diff/1/base/win/win_util.cc#newcode183 base/win/win_util.cc:183: // App ...
8 years, 6 months ago (2012-06-20 21:50:16 UTC) #1
gab
Done. https://chromiumcodereview.appspot.com/10559097/diff/1/base/win/win_util.cc File base/win/win_util.cc (right): https://chromiumcodereview.appspot.com/10559097/diff/1/base/win/win_util.cc#newcode183 base/win/win_util.cc:183: // App id should be less than 64 ...
8 years, 6 months ago (2012-06-20 21:58:36 UTC) #2
brettw
lgtm
8 years, 6 months ago (2012-06-20 22:00:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/10559097/4001
8 years, 6 months ago (2012-06-20 22:01:02 UTC) #4
commit-bot: I haz the power
8 years, 6 months ago (2012-06-20 23:13:36 UTC) #5
Change committed as 143290

Powered by Google App Engine
This is Rietveld 408576698