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

Issue 2625663002: Fix calculation of the bubble view height. (Closed)

Created:
3 years, 11 months ago by yhanada
Modified:
3 years, 11 months ago
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix calculation of the bubble view height. BUG=678558 TEST=Notification doesn't overlap with Uber Tray when ChromeVox is enabled. Review-Url: https://codereview.chromium.org/2625663002 Cr-Commit-Position: refs/heads/master@{#442756} Committed: https://chromium.googlesource.com/chromium/src/+/e2867aed46b3f00f3735d310144d6ef638f8be1a

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ash/common/system/tray/system_tray.cc View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 13 (8 generated)
yhanada
skuhne@, please take a look. Thanks!
3 years, 11 months ago (2017-01-10 13:20:45 UTC) #6
Mr4D (OOO till 08-26)
lgtm https://codereview.chromium.org/2625663002/diff/1/ash/common/system/tray/system_tray.cc File ash/common/system/tray/system_tray.cc (right): https://codereview.chromium.org/2625663002/diff/1/ash/common/system/tray/system_tray.cc#newcode681 ash/common/system/tray/system_tray.cc:681: std::max(0, work_area.bottom() - bubble_view->GetBoundsInScreen().y()); Just wondering - should ...
3 years, 11 months ago (2017-01-10 15:08:26 UTC) #7
yhanada
Thank you for the quick review! https://codereview.chromium.org/2625663002/diff/1/ash/common/system/tray/system_tray.cc File ash/common/system/tray/system_tray.cc (right): https://codereview.chromium.org/2625663002/diff/1/ash/common/system/tray/system_tray.cc#newcode681 ash/common/system/tray/system_tray.cc:681: std::max(0, work_area.bottom() - ...
3 years, 11 months ago (2017-01-11 01:18:55 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/2625663002/1
3 years, 11 months ago (2017-01-11 01:19:47 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 01:25:19 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/e2867aed46b3f00f3735d310144d...

Powered by Google App Engine
This is Rietveld 408576698