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

Issue 2394503003: mustash: Fix crash when clicking on network in system tray (Closed)

Created:
4 years, 2 months ago by James Cook
Modified:
4 years, 2 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mustash: Fix crash when clicking on network in system tray * Initialize ui::NetworkConnect during mash startup * Provide a stub NetworkConnect::Delegate implementation It still won't actually switch networks on the device (there are issues talking to shill in lower-level code) but it's a step in the right direction. BUG=644355 TEST=manual, click on network in system tray, no crash Committed: https://crrev.com/0f9528ae987e59f9fc4c89b96d607dd441520b40 Cr-Commit-Position: refs/heads/master@{#423021}

Patch Set 1 #

Total comments: 3

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -30 lines) Patch
M ash/mus/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/window_manager_application.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ash/mus/window_manager_application.cc View 1 2 chunks +54 lines, -30 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
James Cook
msw, please take a look.
4 years, 2 months ago (2016-10-04 22:39:11 UTC) #3
msw
lgtm with a nit https://codereview.chromium.org/2394503003/diff/1/ash/mus/window_manager_application.cc File ash/mus/window_manager_application.cc (right): https://codereview.chromium.org/2394503003/diff/1/ash/mus/window_manager_application.cc#newcode47 ash/mus/window_manager_application.cc:47: // NetworkConfig service. nit: cite ...
4 years, 2 months ago (2016-10-04 22:50:45 UTC) #5
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/2394503003/20001
4 years, 2 months ago (2016-10-04 23:38:00 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-05 00:37:58 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 00:39:29 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0f9528ae987e59f9fc4c89b96d607dd441520b40
Cr-Commit-Position: refs/heads/master@{#423021}

Powered by Google App Engine
This is Rietveld 408576698