New issue
Advanced search Search tips

Issue 726112 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 675413



Sign in to add a comment

AppShell: use --load-and-launch-app not --load-apps

Project Member Reported by michae...@chromium.org, May 24 2017

Issue description

AppShell uses
  --load-apps: to provide the list of apps to load
and automatically launches (only) the first one in that list.

Chrome uses:
  --load-apps: to load a list of apps
  --load-and-launch-app: to load and launch one app

Chrome's behavior makes more sense, and consistency is nice. --load-and-launch-app lives in //apps, so we don't even need to move anything out of Chrome.
 
Cc: michae...@chromium.org
Owner: ----
Status: Available (was: Assigned)

Sign in to add a comment