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

Issue 1310073006: Introduce PositionInComposedTree version of enclosingBlock() (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 PositionInComposedTree version of enclosingBlock() This patch introduces |PositionInComposedTree| version of |enclosingBlock()| by introducing template function |enclosingBlockAlgorithm()|. This patch is a preparation of making selection to handle granularity for web component, http://crrev.com/1277863002 BUG=513568 TEST=webkit_unit_tests --gtest_filter=EditingUtilitiesTest.enclosingBlock Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201303

Patch Set 1 : 2015-08-27T15:40:36 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -2 lines) Patch
M Source/core/editing/EditingUtilities.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/editing/EditingUtilities.cpp View 1 chunk +12 lines, -1 line 0 comments Download
M Source/core/editing/EditingUtilitiesTest.cpp View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
hajimehoshi
lgtm
5 years, 3 months ago (2015-08-27 07:14:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310073006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310073006/1
5 years, 3 months ago (2015-08-27 07:14:31 UTC) #4
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 09:36:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201303

Powered by Google App Engine
This is Rietveld 408576698