DescriptionInitial commit of the App Host stub.
This stub will be installed at user level when a user installs Chrome apps. Shortcuts to those Chrome apps should point to the stub, rather than to Chrome. The stub dynamically locates a chrome.exe installed at either user- or system- level, and will eventually even trigger an installation of the Chrome binaries (not Chrome itself) if they are not installed. Once chrome.exe is located, it is launched with the same command-line flags as originally passed to the app host.
BUG=None
TEST=execute app_host.exe, confirm it launches Chrome.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147526
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|