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

Issue 2853343003: Remove use_selection_height from LayoutText::AbsoluteQuadsForRange (Closed)

Created:
3 years, 7 months ago by tanvir
Modified:
3 years, 7 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-layout_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rwlbuis, sof, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove use_selection_height from LayoutText::AbsoluteQuadsForRange All calls to LayoutText::AbsoluteQuadsForRange don't use use_selection_height, so use_selection_height is removed from LayoutText::AbsoluteQuadsForRange and its callee functions. BUG=691198 Review-Url: https://codereview.chromium.org/2853343003 Cr-Commit-Position: refs/heads/master@{#469295} Committed: https://chromium.googlesource.com/chromium/src/+/d463bb0d71db8246590f488ba5dba62e3ae56876

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -23 lines) Patch
M third_party/WebKit/Source/core/dom/Range.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Range.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutText.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutText.cpp View 4 chunks +3 lines, -16 lines 1 comment Download

Messages

Total messages: 20 (13 generated)
Srirama
Peer review is fine
3 years, 7 months ago (2017-05-03 06:23:00 UTC) #5
tanvir
PTAL!
3 years, 7 months ago (2017-05-03 06:23:54 UTC) #7
Xiaocheng
+eae lgtm https://codereview.chromium.org/2853343003/diff/1/third_party/WebKit/Source/core/layout/LayoutText.cpp File third_party/WebKit/Source/core/layout/LayoutText.cpp (right): https://codereview.chromium.org/2853343003/diff/1/third_party/WebKit/Source/core/layout/LayoutText.cpp#newcode537 third_party/WebKit/Source/core/layout/LayoutText.cpp:537: FloatRect rect = LocalQuadForTextBox(box, start, end, false); ...
3 years, 7 months ago (2017-05-03 14:51:17 UTC) #9
eae
Very nice, LGTM once you have addressed Xiaochengs comments.
3 years, 7 months ago (2017-05-03 15:14:38 UTC) #10
tanvir
On 2017/05/03 14:51:17, Xiaocheng wrote: > +eae > > lgtm > > https://codereview.chromium.org/2853343003/diff/1/third_party/WebKit/Source/core/layout/LayoutText.cpp > File ...
3 years, 7 months ago (2017-05-04 05:44:37 UTC) #11
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/2853343003/1
3 years, 7 months ago (2017-05-04 08:54:30 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 08:57:55 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/d463bb0d71db8246590f488ba5db...

Powered by Google App Engine
This is Rietveld 408576698