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

Issue 2915193002: [DMC #28] Rename TextMatchMarker::State to LayoutStatus (Closed)

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

Description

Rename TextMatchMarker::State to LayoutStatus Adding "Layout" to the name since we also have MatchStatus, and change State to Status for consistency (they're both enums). I'm also reordering the layout_status_ member variable to be above rendered_rect_ since whether or not rendered_rect_ is currently valid depends on layout_status_. BUG=707867 Review-Url: https://codereview.chromium.org/2915193002 Cr-Commit-Position: refs/heads/master@{#476693} Committed: https://chromium.googlesource.com/chromium/src/+/7c8edfacd6a14a7da6d0977548a8009de764993c

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M third_party/WebKit/Source/core/editing/markers/TextMatchMarker.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/TextMatchMarker.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
rlanday
3 years, 6 months ago (2017-06-01 20:34:07 UTC) #3
yosin_UTC9
lgtm Do you also want to rename |rendered_rect_| to |layout_rect_|? "rendered" is old term and ...
3 years, 6 months ago (2017-06-02 01:36:48 UTC) #8
rlanday
On 2017/06/02 at 01:36:48, yosin wrote: > lgtm > > Do you also want to ...
3 years, 6 months ago (2017-06-02 01:56:53 UTC) #9
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/2915193002/1
3 years, 6 months ago (2017-06-02 03:25:56 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/454104)
3 years, 6 months ago (2017-06-02 03:36:09 UTC) #13
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/2915193002/20001
3 years, 6 months ago (2017-06-02 15:11:30 UTC) #16
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 16:55:57 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7c8edfacd6a14a7da6d0977548a8...

Powered by Google App Engine
This is Rietveld 408576698