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

Issue 1836993004: Fix bubble client area clipping regression. (Closed)

Created:
4 years, 8 months ago by Evan Stade
Modified:
4 years, 8 months ago
Reviewers:
msw, sadrul, sky
CC:
chromium-reviews, tfarina, msw+watch_chromium.org, groby+bubble_chromium.org, hcarmona+bubble_chromium.org, rouslan+bubble_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix bubble client area clipping regression. BUG=597931 Committed: https://crrev.com/e2531f2f86f1063032e972bbad3a2a238e5d34ed Cr-Commit-Position: refs/heads/master@{#384130}

Patch Set 1 #

Total comments: 10

Patch Set 2 : actually upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M ui/views/bubble/bubble_frame_view.cc View 1 1 chunk +6 lines, -1 line 0 comments Download
M ui/views/view.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (6 generated)
Evan Stade
https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (right): https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc#newcode143 ui/views/bubble/bubble_frame_view.cc:143: // If the client bounds don't touch the edges, ...
4 years, 8 months ago (2016-03-29 01:27:58 UTC) #2
Evan Stade
+msw, sadrul as sky is ooo
4 years, 8 months ago (2016-03-29 22:42:53 UTC) #4
msw
https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (right): https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc#newcode145 ui/views/bubble/bubble_frame_view.cc:145: content_insets.bottom() > radius && content_insets.right()) { Did you mean ...
4 years, 8 months ago (2016-03-29 22:54:55 UTC) #5
Evan Stade
https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (right): https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc#newcode145 ui/views/bubble/bubble_frame_view.cc:145: content_insets.bottom() > radius && content_insets.right()) { On 2016/03/29 22:54:55, ...
4 years, 8 months ago (2016-03-29 23:04:41 UTC) #6
msw
Didn't see your new patch set uploaded https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (right): https://codereview.chromium.org/1836993004/diff/1/ui/views/bubble/bubble_frame_view.cc#newcode148 ui/views/bubble/bubble_frame_view.cc:148: gfx::RectF rect((gfx::Rect(size))); ...
4 years, 8 months ago (2016-03-29 23:08:27 UTC) #7
Evan Stade
oops, uploaded https://codereview.chromium.org/1836993004/diff/1/ui/views/view.cc File ui/views/view.cc (right): https://codereview.chromium.org/1836993004/diff/1/ui/views/view.cc#newcode816 ui/views/view.cc:816: clip_recorder.ClipPathWithAntiAliasing(clip_path_in_parent); On 2016/03/29 23:08:27, msw wrote: > ...
4 years, 8 months ago (2016-03-29 23:11:52 UTC) #8
msw
lgtm with ignorance about the *new* need for aa. https://codereview.chromium.org/1836993004/diff/1/ui/views/view.cc File ui/views/view.cc (right): https://codereview.chromium.org/1836993004/diff/1/ui/views/view.cc#newcode816 ui/views/view.cc:816: ...
4 years, 8 months ago (2016-03-29 23:19:13 UTC) #9
Evan Stade
On 2016/03/29 23:19:13, msw wrote: > shouldn't the round rect corners yield some mid-pixel > ...
4 years, 8 months ago (2016-03-29 23:21:36 UTC) #10
sadrul
lgtm
4 years, 8 months ago (2016-03-30 14:36:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1836993004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1836993004/20001
4 years, 8 months ago (2016-03-30 20:49:02 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/204129)
4 years, 8 months ago (2016-03-30 22:02:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1836993004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1836993004/20001
4 years, 8 months ago (2016-03-30 22:07:42 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-30 23:03:03 UTC) #18
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 23:04:10 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e2531f2f86f1063032e972bbad3a2a238e5d34ed
Cr-Commit-Position: refs/heads/master@{#384130}

Powered by Google App Engine
This is Rietveld 408576698