New issue
Advanced search Search tips

Issue 849290 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Rename AshTestBase::CreateTestWindow() and update usage

Project Member Reported by sky@chromium.org, Jun 4 2018

Issue description

AshTestBase::CreateTestWindow() is intended to mimic what happens when a remote client creates a window in ash. The function name does not convey this. Additionally the other functions don't do this, and have similar names.

I think we should rename CreateTestWindow/CreateToplevelTestWindow to CreateRemoteToplevelWindow to better indicate that this does.
 

Sign in to add a comment