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

Issue 21476: Changes tab dragging code to continue iterating through windows if... (Closed)

Created:
11 years, 10 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Changes tab dragging code to continue iterating through windows if window's rect contains the point but the window region doesn't. This is necessary as some apps create a window the size of the desktop and set a window region on it. Without this check we don't allow docking when these apps are running. BUG=6149 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9974

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -8 lines) Patch
M chrome/browser/dock_info.cc View 3 chunks +27 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
11 years, 10 months ago (2009-02-18 21:31:30 UTC) #1
jcampan
11 years, 10 months ago (2009-02-18 21:54:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698