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

Issue 153953006: Takes ShapeBounding rectangles into consideration in WindowContainsPoint (Closed)

Created:
6 years, 10 months ago by varkha
Modified:
6 years, 10 months ago
Reviewers:
sadrul
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Takes ShapeBounding rectangles into consideration in WindowContainsPoint. This is a followup on https://chromiumcodereview.appspot.com/10990010. BUG=319795 TEST=in chromoting session to a Ubuntu machine launch chrome and drag a bookmark changing the order of bookmarks (should not hang). TEST=in chrome://settings page drag "Google Dashboard." link to omnibox (should not hang). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248911

Patch Set 1 : Takes ShapeBounding rectangles into consideration in WindowContainsPoint #

Total comments: 4

Patch Set 2 : Takes ShapeBounding rectangles into consideration in WindowContainsPoint (comments) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -19 lines) Patch
M ui/base/x/x11_util.cc View 1 1 chunk +36 lines, -19 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
varkha
sadrul@, not sure if this fixes all manifestations mentioned in the bug but this at ...
6 years, 10 months ago (2014-02-04 20:48:38 UTC) #1
sadrul
https://codereview.chromium.org/153953006/diff/40001/ui/base/x/x11_util.cc File ui/base/x/x11_util.cc (right): https://codereview.chromium.org/153953006/diff/40001/ui/base/x/x11_util.cc#newcode668 ui/base/x/x11_util.cc:668: kind_index < sizeof(rectangle_kind)/sizeof(*rectangle_kind) ; You can use the arraysize ...
6 years, 10 months ago (2014-02-04 23:12:17 UTC) #2
varkha
PTAL, thanks. https://codereview.chromium.org/153953006/diff/40001/ui/base/x/x11_util.cc File ui/base/x/x11_util.cc (right): https://codereview.chromium.org/153953006/diff/40001/ui/base/x/x11_util.cc#newcode668 ui/base/x/x11_util.cc:668: kind_index < sizeof(rectangle_kind)/sizeof(*rectangle_kind) ; On 2014/02/04 23:12:18, ...
6 years, 10 months ago (2014-02-05 03:52:31 UTC) #3
sadrul
Cool. LGTM
6 years, 10 months ago (2014-02-05 03:54:00 UTC) #4
varkha
The CQ bit was checked by varkha@chromium.org
6 years, 10 months ago (2014-02-05 03:54:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/153953006/110001
6 years, 10 months ago (2014-02-05 04:13:33 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 07:50:58 UTC) #7
Message was sent while issue was closed.
Change committed as 248911

Powered by Google App Engine
This is Rietveld 408576698