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

Issue 203973005: Add an overloaded version of findPlainText() accepting two Positions. (Closed)

Created:
6 years, 9 months ago by Yuta Kitamura
Modified:
6 years, 9 months ago
Reviewers:
yoichio, yosin_UTC9
CC:
blink-reviews
Visibility:
Public.

Description

Add an overloaded version of findPlainText() accepting two Positions. This patch is in continuation of <https://codereview.chromium.org/210363006>;. While the last patch added an overloaded TextIterator constructor, this patch adds similar overloads to findPlainText(), which will be used in the find-in- page implementation in WebFrameImpl. The added function is not used yet. Hence this patch should have no impact on the product behavior. BUG=353430 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170025

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -6 lines) Patch
M Source/core/editing/TextIterator.h View 3 chunks +4 lines, -0 lines 0 comments Download
M Source/core/editing/TextIterator.cpp View 4 chunks +46 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yuta Kitamura
6 years, 9 months ago (2014-03-26 04:00:53 UTC) #1
yosin_UTC9
LGTM
6 years, 9 months ago (2014-03-26 06:26:15 UTC) #2
Yuta Kitamura
The CQ bit was checked by yutak@chromium.org
6 years, 9 months ago (2014-03-26 06:30:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yutak@chromium.org/203973005/1
6 years, 9 months ago (2014-03-26 06:30:27 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-26 06:39:18 UTC) #5
Message was sent while issue was closed.
Change committed as 170025

Powered by Google App Engine
This is Rietveld 408576698