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

Issue 6288010: Position new windows correctly if a dock icon is shown but not highlighted.... (Closed)

Created:
9 years, 11 months ago by Jamie
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Position new windows correctly if a dock icon is shown but not highlighted. BUG=70409 TEST=Drag a tab to the edge of the screen so that a dock appears. Release the tab outside the dock area. Check that the tab (not the windows top-left corner) is under the cursor.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/views/tabs/dragged_tab_controller.cc View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 6 (0 generated)
Jamie
Could you review this one-line fix? Although the ticket is untriaged, this fix is required ...
9 years, 11 months ago (2011-01-24 20:59:57 UTC) #1
sky
http://codereview.chromium.org/6288010/diff/1/chrome/browser/ui/views/tabs/dragged_tab_controller.cc File chrome/browser/ui/views/tabs/dragged_tab_controller.cc (right): http://codereview.chromium.org/6288010/diff/1/chrome/browser/ui/views/tabs/dragged_tab_controller.cc#newcode535 chrome/browser/ui/views/tabs/dragged_tab_controller.cc:535: if (dock_info_.type() != DockInfo::NONE && dock_info_.in_enable_area()) { If dock_info_.type() ...
9 years, 11 months ago (2011-01-24 21:58:48 UTC) #2
Jamie
http://codereview.chromium.org/6288010/diff/1/chrome/browser/ui/views/tabs/dragged_tab_controller.cc File chrome/browser/ui/views/tabs/dragged_tab_controller.cc (right): http://codereview.chromium.org/6288010/diff/1/chrome/browser/ui/views/tabs/dragged_tab_controller.cc#newcode535 chrome/browser/ui/views/tabs/dragged_tab_controller.cc:535: if (dock_info_.type() != DockInfo::NONE && dock_info_.in_enable_area()) { On 2011/01/24 ...
9 years, 11 months ago (2011-01-25 17:13:02 UTC) #3
sky
LGTM Sorry, I was confusing this with your patch (http://codereview.chromium.org/6380007/). -Scott
9 years, 11 months ago (2011-01-25 17:52:26 UTC) #4
Jamie
On 2011/01/25 17:52:26, sky wrote: > LGTM > > Sorry, I was confusing this with ...
9 years, 11 months ago (2011-01-25 17:57:14 UTC) #5
sky
9 years, 11 months ago (2011-01-25 21:33:17 UTC) #6
Landed @ 72546

  -Scott

On Tue, Jan 25, 2011 at 9:57 AM,  <jamiewalch@chromium.org> wrote:
> On 2011/01/25 17:52:26, sky wrote:
>>
>> LGTM
>
>> Sorry, I was confusing this with your patch
>> (http://codereview.chromium.org/6380007/).
>
>>   -Scott
>
> Thanks for the review. Could you commit this for me please? I don't have
> committer status yet.
>
> http://codereview.chromium.org/6288010/
>

Powered by Google App Engine
This is Rietveld 408576698