Comment #4 on issue 7568 by bugdro...@chromium.org: Can not set Chrome as default browser if username has a |-| (dash) in it. http://code.google.com/p/chromium/issues/detail?id=7568
The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=9667 ------------------------------------------------------------------------ r9667 | kuch...@chromium.org | 2009-02-12 09:23:59 -0800 (Thu, 12 Feb 2009) | 11 lines Changed paths: M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/installer/setup/uninstall.cc?r1=9667&r2=9666 M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/installer/util/shell_util.cc?r1=9667&r2=9666 M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/installer/util/shell_util.h?r1=9667&r2=9666 M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/installer/util/util_constants.cc?r1=9667&r2=9666 M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/installer/util/util_constants.h?r1=9667&r2=9666 Fix bugs related to making Chrome default browser on Vista and also do some cleanup. - Stupid bug where we were failing if there was a space or '-' in the path to setup.exe - Some application still read default browser from Software\Classes\http even on Vista so set that - Some refactoring of apppaths changes to make a method private that doesn't need to be public. - Move constants in shell_util where rest of the shell related constants are. - Remove duplicate attempts to create ChromeHTML key BUG=7568,6732,6504 Review URL: http://codereview.chromium.org/21259 ------------------------------------------------------------------------ -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---