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

Issue 1114093002: Fix mouse position to truncate the coordinate for mouseMoveTo(...) (Closed)

Created:
5 years, 7 months ago by hyunjunekim2
Modified:
5 years, 7 months ago
Reviewers:
pdr., fs
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fix mouse position to truncate the coordinate for mouseMoveTo(...) eventSender.mouseMoveTo(...) truncates the coordinates it is passed. Because fractional coordinates should yield incorrect position. So this patch could adjust mouse position. BUG=477545 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194744

Patch Set 1 : Draft 1 #

Patch Set 2 : Draft 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M LayoutTests/svg/text/resources/SelectionTestCase.js View 1 2 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
hyunjunekim2
fs, Could you check Draft1(PS1) and Draft2(PS2)?
5 years, 7 months ago (2015-04-30 13:22:06 UTC) #2
hyunjunekim2
On 2015/04/30 13:22:06, hyunjunekim2 wrote: > fs, > Could you check Draft1(PS1) and Draft2(PS2)? When ...
5 years, 7 months ago (2015-04-30 13:26:36 UTC) #3
fs
On 2015/04/30 13:26:36, hyunjunekim2 wrote: > On 2015/04/30 13:22:06, hyunjunekim2 wrote: > > fs, > ...
5 years, 7 months ago (2015-04-30 13:30:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114093002/20001
5 years, 7 months ago (2015-04-30 13:33:02 UTC) #6
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 15:02:32 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194744

Powered by Google App Engine
This is Rietveld 408576698