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

Issue 160412: Add support for moving the mouse so that GetMessagePos would notice.... (Closed)

Created:
11 years, 4 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Add support for moving the mouse so that GetMessagePos would notice. R=pkasting BUG=18079 TEST=covered by TabDraggingTest.Tab2OutOfTabStrip Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22097

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -5 lines) Patch
M chrome/browser/automation/automation_provider.cc View 3 chunks +25 lines, -4 lines 0 comments Download
M chrome/browser/views/tabs/tab_dragging_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
darin (slow to review)
11 years, 4 months ago (2009-07-30 20:32:23 UTC) #1
Peter Kasting
Can this cause Linux/Mac to fail to link? (I don't know if they build this.) ...
11 years, 4 months ago (2009-07-30 20:34:27 UTC) #2
darin (slow to review)
11 years, 4 months ago (2009-07-30 21:09:36 UTC) #3
On 2009/07/30 20:34:27, Peter Kasting wrote:
> Can this cause Linux/Mac to fail to link?  (I don't know if they build this.)
> 
> LGTM otherwise.

The callsites are protected by #ifdefs.  The try bots concur :-)

Powered by Google App Engine
This is Rietveld 408576698