commit | 6e0570b6c5c46a19d4b65847b39cc6a860157eba | [log] [tgz] |
---|---|---|
author | kinaba <[email protected]> | Tue Oct 21 05:43:34 2014 |
committer | Commit bot <[email protected]> | Tue Oct 21 05:44:22 2014 |
tree | 022bf28817a0a9b0130175ecc759ec092e10c49b | |
parent | af98f0fa02a4cfc584291ea27aecda165bbdaddb [diff] |
App launcher: Fix warning log on unresolvable relative paths. In the current implementation, the helper function DoMakePathAbsolute may rewrite the input even in the case of failure, which makes the warning log less readable. BUG=none TEST=./chrome --app --app-id=someapp --enable-logging=stderr non/existing/path Review URL: https://codereview.chromium.org/665053002 Cr-Commit-Position: refs/heads/master@{#300424}