chromeos: Convert "show other network" dialog to work with mash
Under mash code in chrome cannot directly access the ash aura window hierarchy. Instead it must pass an ash window container id when a new window is being opened. Create a new NetworkConfigView::ShowForType to allow passing a container id. Also clean up some unnecessary code around static initializers. BUG=657021 TEST=open "join other" from system tray menu at login screen and after login Review-Url: https://codereview.chromium.org/2445843002 Cr-Commit-Position: refs/heads/master@{#427160}
Showing
Please register or sign in to comment