Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Issue 2445843002: chromeos: Convert "show other network" dialog to work with mash (Closed)

Created:
4 years, 1 month ago by James Cook
Modified:
4 years, 1 month ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/4f08d17c7ae7f28f341428276acab0f1aa3a0078 Cr-Commit-Position: refs/heads/master@{#427160}

Patch Set 1 #

Patch Set 2 : tweak #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -45 lines) Patch
M chrome/browser/chromeos/options/network_config_view.h View 2 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/options/network_config_view.cc View 1 4 chunks +48 lines, -41 lines 3 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
James Cook
stevenjb, please take a look. https://codereview.chromium.org/2445843002/diff/20001/chrome/browser/chromeos/options/network_config_view.cc File chrome/browser/chromeos/options/network_config_view.cc (left): https://codereview.chromium.org/2445843002/diff/20001/chrome/browser/chromeos/options/network_config_view.cc#oldcode66 chrome/browser/chromeos/options/network_config_view.cc:66: static NetworkConfigView* active_dialog = ...
4 years, 1 month ago (2016-10-24 20:14:37 UTC) #7
stevenjb
lgtm https://codereview.chromium.org/2445843002/diff/20001/chrome/browser/chromeos/options/network_config_view.cc File chrome/browser/chromeos/options/network_config_view.cc (left): https://codereview.chromium.org/2445843002/diff/20001/chrome/browser/chromeos/options/network_config_view.cc#oldcode66 chrome/browser/chromeos/options/network_config_view.cc:66: static NetworkConfigView* active_dialog = nullptr; On 2016/10/24 20:14:37, ...
4 years, 1 month ago (2016-10-24 20:20:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2445843002/20001
4 years, 1 month ago (2016-10-24 20:22:57 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-24 21:43:10 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 21:46:05 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4f08d17c7ae7f28f341428276acab0f1aa3a0078
Cr-Commit-Position: refs/heads/master@{#427160}

Powered by Google App Engine
This is Rietveld 408576698