• cmasone's avatar
    Allow passing listening socket path on command line · 774d3860
    cmasone authored
    When enabling externally-running applications, allow the
    user to specify a path for the listening socket. This makes
    development easier while still allowing for a default
    to be used in production.
    
    BUG=None
    TEST=run mojo_shell with --enable-external-applications=path/to/socket, without the flag, and with the flag but passing no value.
    
    Review URL: https://codereview.chromium.org/599733007
    
    Cr-Commit-Position: refs/heads/master@{#297247}
    774d3860
context.cc 9.39 KB