DescriptionAdd quotes around command line arg to allow a wider range of URLs.
Without quotes the shell complains when trying to open URLs with shell special
characters including parentheses, single/double quotes etc. (e.g. data URLs)
TEST=adb_run_content_shell "data:text/html,<script>console.log(1);</script>"
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143080
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|