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

Issue 1328113005: Introduce composed tree version of characterAfter() (Closed)

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

Description

Introduce composed tree version of characterAfter() This patch introduces composed tree version of |characterAfter()| by templatizing original |characterAfter()| to work both DOM tree position and composed tree position version for introducing composed tree version of |VisibleSelection| class. 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=201882

Patch Set 1 : 2015-09-07T18:55:16 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3 lines) Patch
M Source/core/editing/VisibleUnits.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/editing/VisibleUnits.cpp View 2 chunks +13 lines, -2 lines 0 comments Download
M Source/core/editing/VisibleUnitsTest.cpp View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
yosin_UTC9
PTAL
5 years, 3 months ago (2015-09-07 11:38:23 UTC) #2
yoichio
lgtm
5 years, 3 months ago (2015-09-08 01:25:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1328113005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1328113005/1
5 years, 3 months ago (2015-09-08 01:26:36 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 01:31:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201882

Powered by Google App Engine
This is Rietveld 408576698