DescriptionRestricting scope of ShellUtil's shortcut update feature for its specific usage in Chrome self-destruct flow.
This is a follow-up to https://chromiumcodereview.appspot.com/22382007/ , to implement gab@'s suggested changes. Details:
- Renaming ShellUtil::UpdateShortcuts() to ShellUtil::UpdateShortcuts() to UpdateShortcutsWithArgs().
- Removing the |require_args| from the interface of ShellUtil::UpdateShortcuts() (always set to true).
- Change is propagated to caller in uninstall.cc.
- Update to tests.
BUG=235857
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223173
Patch Set 1 #
Total comments: 10
Patch Set 2 : Comment fixes. #
Total comments: 9
Patch Set 3 : Function renaming and comment fixes. #
Total comments: 2
Patch Set 4 : Using VLOG(ERROR) for one change. #Patch Set 5 : Using VLOG(ERROR) for one change. #
Messages
Total messages: 12 (0 generated)
|