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

Issue 2533953002: Fix for DragEnd event being sent with the wrong coordinates. (Closed)

Created:
4 years ago by Charlie Reis
Modified:
4 years ago
CC:
chromium-reviews, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

Fix for DragEnd event being sent with the wrong coordinates. This event was accidentally sent with (x, x) instead of (x, y). This patch corrects this. BUG=667963 TBR=paulmeyer, lukasza, nick Review-Url: https://codereview.chromium.org/2530663002 Cr-Commit-Position: refs/heads/master@{#434295} (cherry picked from commit 94c098de407049a62aebef939cb7ce93200a5139) Committed: https://chromium.googlesource.com/chromium/src/+/a6de5ba0b21b7c8021a561e748fd113218d53cea

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/browser/web_contents/web_contents_view_aura.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (3 generated)
Charlie Reis
Merging to M56.
4 years ago (2016-11-28 20:49:36 UTC) #3
Charlie Reis
4 years ago (2016-11-28 20:55:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a6de5ba0b21b7c8021a561e748fd113218d53cea.

Powered by Google App Engine
This is Rietveld 408576698