commit | 80a37f36f4dc0fe8db77cdffd4296c770ec25388 | [log] [tgz] |
---|---|---|
author | proberge <[email protected]> | Thu Aug 04 19:44:55 2016 |
committer | Commit bot <[email protected]> | Thu Aug 04 19:46:18 2016 |
tree | c23cea1524cc7898db20a4bfc883b23e37cd6ffb | |
parent | 7c24d26fa15ce41e869c719d572e10deb3d21a31 [diff] |
Restrict use of two app-launching command line flags Mitigate abuse of the load-and-launch-app and load-apps flags by disallowing loading of non-app extensions from these flags. For the official build, the flags no-op instead of showing an error popup to avoid giving users with hijacked shortcuts a bad time (the error message is shown then Chrome shuts down) Rollforward of https://codereview.chromium.org/2180853004/ BUG=624098 Committed: https://crrev.com/93c60cd3ef5908984e173112dc09345bb5714036 Cr-Commit-Position: refs/heads/master@{#407824} patch from issue 2108853002 at patchset 140001 (http://crrev.com/2108853002#ps140001) Review-Url: https://codereview.chromium.org/2177383005 Cr-Commit-Position: refs/heads/master@{#409870}