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

Issue 2920913003: Rename TextMatchMarker::rendered_rect_ to layout_rect_ (Closed)

Created:
3 years, 6 months ago by rlanday
Modified:
3 years, 6 months ago
Reviewers:
tkent, yosin_UTC9, Xiaocheng
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename TextMatchMarker::rendered_rect_ to layout_rect_ Rename TextMatchMarker::rendered_rect_ to layout_rect_ and TextMatchMarker methods with "RenderedRect" in name to instead use "LayoutRect". LayoutRect is a more specific name than RenderedRect (layout is one step in the rendering pipeline). BUG=707867 Review-Url: https://codereview.chromium.org/2920913003 Cr-Commit-Position: refs/heads/master@{#477008} Committed: https://chromium.googlesource.com/chromium/src/+/9187085c7cdff3a2864af92f566d7afacbb3060c

Patch Set 1 #

Patch Set 2 : Rename DMC::RenderedRectsForTextMatchMarkers() #

Messages

Total messages: 22 (14 generated)
rlanday
Note: NullifyRenderedRect() is currently unused, should we just remove it?
3 years, 6 months ago (2017-06-02 20:22:02 UTC) #3
Xiaocheng
lgtm LayoutStatus::ValidNull is also unused. I think we should remove both of them. Do you ...
3 years, 6 months ago (2017-06-03 02:31:35 UTC) #7
rlanday
On 2017/06/03 at 02:31:35, xiaochengh wrote: > lgtm > > LayoutStatus::ValidNull is also unused. I ...
3 years, 6 months ago (2017-06-03 14:43:41 UTC) #8
rlanday
On 2017/06/03 at 14:43:41, rlanday wrote: > On 2017/06/03 at 02:31:35, xiaochengh wrote: > > ...
3 years, 6 months ago (2017-06-04 23:26:55 UTC) #11
yosin_UTC9
lgtm +tkent@ for core/frames/
3 years, 6 months ago (2017-06-05 02:06:55 UTC) #15
tkent
lgtm, however returning Vector<IntRect> thought the function name starts with "LayoutRects" might be confusing.
3 years, 6 months ago (2017-06-05 02:14:42 UTC) #16
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/2920913003/20001
3 years, 6 months ago (2017-06-05 17:12:31 UTC) #19
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 17:17:12 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/9187085c7cdff3a2864af92f566d...

Powered by Google App Engine
This is Rietveld 408576698