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

Issue 2754963002: Update cros network info bubble (Closed)

Created:
3 years, 9 months ago by Evan Stade
Modified:
3 years, 9 months ago
Reviewers:
Daniel Erat
CC:
chromium-reviews, kalyank, stevenjb+watch_chromium.org, sadrul, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update cros network info bubble Changes include: - if a window specifies a non-default shadow elevation, use that for both the active and inactive state (shadow_controller.cc) instead of just the inactive state. - make the contents of the info bubble a single, multi-line, selectable label. To be selectable, the bubble must be activatable. This is somewhat trickier because the system menu bubble wants to close itself whenever activation changes.* - Better internationalization for contents of network info bubble. - New layout for InfoBubble. *Network info bubble should close when the user mouses out, when the system bubble closes, when the user presses the back arrow, or when the user presses the (i) again. BUG=676395, 341706 Review-Url: https://codereview.chromium.org/2754963002 Cr-Commit-Position: refs/heads/master@{#457760} Committed: https://chromium.googlesource.com/chromium/src/+/0a0546417f0a60bb9822b5744de970adce5302fd

Patch Set 1 #

Patch Set 2 : clean up #

Patch Set 3 : more clean up #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -87 lines) Patch
M ash/ash_strings.grd View 2 chunks +6 lines, -6 lines 0 comments Download
M ash/common/system/chromeos/network/network_state_list_detailed_view.cc View 1 2 12 chunks +69 lines, -71 lines 1 comment Download
M ash/common/system/tray/system_tray.cc View 1 3 chunks +14 lines, -4 lines 0 comments Download
M ui/wm/core/shadow_controller.cc View 1 chunk +5 lines, -1 line 0 comments Download
M ui/wm/core/shadow_types.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/wm/core/shadow_types.cc View 1 chunk +10 lines, -5 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
Evan Stade
3 years, 9 months ago (2017-03-16 21:38:32 UTC) #3
Evan Stade
https://codereview.chromium.org/2754963002/diff/40001/ash/common/system/chromeos/network/network_state_list_detailed_view.cc File ash/common/system/chromeos/network/network_state_list_detailed_view.cc (left): https://codereview.chromium.org/2754963002/diff/40001/ash/common/system/chromeos/network/network_state_list_detailed_view.cc#oldcode290 ash/common/system/chromeos/network/network_state_list_detailed_view.cc:290: ResetInfoBubble(); note that this wasn't really doing much of ...
3 years, 9 months ago (2017-03-16 21:46:09 UTC) #9
Daniel Erat
lgtm added 341706 to the BUG= line since it sounds like this fixes that too, ...
3 years, 9 months ago (2017-03-16 21:59:14 UTC) #13
Evan Stade
On 2017/03/16 21:59:14, Daniel Erat wrote: > lgtm > > added 341706 to the BUG= ...
3 years, 9 months ago (2017-03-17 14:19:36 UTC) #16
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/2754963002/40001
3 years, 9 months ago (2017-03-17 14:20:28 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 14:26:02 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0a0546417f0a60bb9822b5744de9...

Powered by Google App Engine
This is Rietveld 408576698