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

Issue 173414: On a middle click, check if the mouse is over a scrollbar before pasting the ... (Closed)

Created:
11 years, 4 months ago by vandebo (ex-Chrome)
Modified:
9 years, 7 months ago
Reviewers:
tony, Evan Stade
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

On a middle click, check if the mouse is over a scrollbar before pasting the selection. BUG=16400 TEST=See bug description Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24454

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M webkit/glue/webview_impl.cc View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
vandebo (ex-Chrome)
A small code review
11 years, 4 months ago (2009-08-26 00:08:51 UTC) #1
tony
Changing reviewers since I think estade wrote the original code.
11 years, 4 months ago (2009-08-26 00:41:40 UTC) #2
Evan Stade
yea, Steve asked me whether using the hit test and .scrollbar() functions was ok. I ...
11 years, 4 months ago (2009-08-26 00:58:51 UTC) #3
vandebo (ex-Chrome)
Done and done
11 years, 4 months ago (2009-08-26 01:06:19 UTC) #4
Evan Stade
sorry for all the style nits, lgtm (what's that function there for if not to ...
11 years, 4 months ago (2009-08-26 01:20:31 UTC) #5
vandebo (ex-Chrome)
11 years, 4 months ago (2009-08-26 16:19:48 UTC) #6
>   IntPoint click_point(bla, bla);  would be more concise

Indeed.  Done.

Powered by Google App Engine
This is Rietveld 408576698