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

Issue 2810313003: In-place change of Range::testRects() and boundingBox() to EphemeralRange. (Closed)

Created:
3 years, 8 months ago by Hwanseung Lee
Modified:
3 years, 8 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, zino, rwlbuis, sof
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

In-place change of Range::textRects() and boundingBox() to EphemeralRange. In-place change of Range::textRects() and boundingBox() to EphemeralRange version in "Range.cpp". this patch is second step to use EphemeralRange in updateMarkerRenderedRect(). we are progressing three steps. [1/3] Make RenderedRectsForMarkers() to ignore disconnected nodes. (https://codereview.chromium.org/2776103002/) [2/3] In-place change of Range::textRects() and boundingBox() to EphemeralRange version in "Range.cpp" [3/3] Rewrite updateMarkerRenderedRect() to use EphemeralRange instead of Range BUG=691202 Review-Url: https://codereview.chromium.org/2810313003 Cr-Commit-Position: refs/heads/master@{#464909} Committed: https://chromium.googlesource.com/chromium/src/+/c82bb4760bc368ce89d3e30abe617f995fe7c6b5

Patch Set 1 #

Total comments: 13

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -16 lines) Patch
M third_party/WebKit/Source/core/dom/Range.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Range.cpp View 1 1 chunk +20 lines, -15 lines 0 comments Download

Messages

Total messages: 31 (24 generated)
Hwanseung Lee
PTAL, thank you.
3 years, 8 months ago (2017-04-13 12:37:37 UTC) #8
yosin_UTC9
Good shape! Please see nits. https://codereview.chromium.org/2810313003/diff/1/third_party/WebKit/Source/core/dom/Range.cpp File third_party/WebKit/Source/core/dom/Range.cpp (left): https://codereview.chromium.org/2810313003/diff/1/third_party/WebKit/Source/core/dom/Range.cpp#oldcode1462 third_party/WebKit/Source/core/dom/Range.cpp:1462: void Range::TextRects(Vector<IntRect>& rects, bool ...
3 years, 8 months ago (2017-04-14 01:08:51 UTC) #9
Hwanseung Lee
@yosin PTAL. thank you. https://codereview.chromium.org/2810313003/diff/1/third_party/WebKit/Source/core/dom/Range.cpp File third_party/WebKit/Source/core/dom/Range.cpp (left): https://codereview.chromium.org/2810313003/diff/1/third_party/WebKit/Source/core/dom/Range.cpp#oldcode1462 third_party/WebKit/Source/core/dom/Range.cpp:1462: void Range::TextRects(Vector<IntRect>& rects, bool use_selection_height) ...
3 years, 8 months ago (2017-04-15 02:54:33 UTC) #21
yosin_UTC9
lgtm +tkent@ for OWNERS review.
3 years, 8 months ago (2017-04-17 06:35:34 UTC) #25
tkent
lgtm
3 years, 8 months ago (2017-04-17 06:41:54 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810313003/60001
3 years, 8 months ago (2017-04-17 07:23:11 UTC) #28
commit-bot: I haz the power
3 years, 8 months ago (2017-04-17 08:53:12 UTC) #31
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c82bb4760bc368ce89d3e30abe61...

Powered by Google App Engine
This is Rietveld 408576698