New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 785140 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Task



Sign in to add a comment

Rename "Instance" to "Container" meaning one ARC container run in chrome code.

Project Member Reported by hidehiko@chromium.org, Nov 15 2017

Issue description

This is terminology clean-up.

We agreed to use "container".
Specifically, if it is running without Mojo connection to speed up the boot, we call it "mini container".
The one with Mojo connection is called "full container".

We'd rename:
ArcSession/ArcSessionImpl to ArcContainer/ArcContainerImpl.
ArcInstanceMode to ArcContainerMode, ditto for its values.
Also, many comments using "instance" should be "s/Instance/Container/"'ed, in components/arc, c/b/c/arc, ui/arc, and c/b/ui/app_list/arc.

Note that, we'd keep Instance for mojo class names.
 
Cc: yoshiki@chromium.org
Status: Assigned (was: Untriaged)
Cc: -lhchavez@chromium.org

Sign in to add a comment