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

Issue 1311623004: Make EventHandler to use VisibleSelection::toNormalizedEphemeralRange() instead of toNormalizedRange (Closed)

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

Description

Make EventHandler to use VisibleSelection::toNormalizedEphemeralRange() instead of toNormalizedRange() This patch changes |EventHandler| class to use |toNormalizedEphemeralRange()| in |VisibleSelection| class instead of |toNormalizedRange()| as a preparation of templatizing |VisibleSelection| to use templatized positions instead of DOM position to represent range. This patch is a preparation of making selection to handle granularity for web component, http://crrev.com/1277863002 BUG=513568 TEST=n/a; no behavior changes Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201121

Patch Set 1 : 2015-08-25T17:22:50 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M Source/core/input/EventHandler.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M Source/core/input/EventHandlerTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
yosin_UTC9
PTAL
5 years, 4 months ago (2015-08-25 08:56:40 UTC) #2
tkent
lgtm
5 years, 4 months ago (2015-08-25 09:12:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311623004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311623004/1
5 years, 4 months ago (2015-08-25 09:20:36 UTC) #5
commit-bot: I haz the power
5 years, 4 months ago (2015-08-25 10:34:46 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201121

Powered by Google App Engine
This is Rietveld 408576698