DescriptionRegister Chrome in Open With... for File Associations at install on Windows.
Refactor shell_util.cc to use ScopedVector<RegistryEntry> instead of std::list<RegistryEntry*>
BUG=139597
TEST=Chrome shows up in the Open With context menu immediately post-install (not after first-run/make default).
Make sure App Paths still work (i.e. launch "chrome.exe" from Run dialog).
For the OpenWith test (say you're testing OpenWith for .htm files), make sure that you delete Chrome ProgIds from:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\OpenWithProgids
(they are automatically copied there by Windows so if you have previously installed Chrome on this machine and made it default at least once Windows will have picked this up already).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150234
Patch Set 1 : #Patch Set 2 : naming and comments #
Total comments: 10
Patch Set 3 : address roberts comments #
Messages
Total messages: 11 (0 generated)
|