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

Issue 2894393002: [DMC #10] Add type cast for TextMatchMarkerListImpl (Closed)

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

Description

Add type cast for TextMatchMarkerListImpl This will be used in DocumentMarkerController to cast a DocumentMarkerList* to TextMatchMarkerListImpl* to call some rendered rect-related methods I'm going to add to TextMatchMarkerListImpl. BUG=707867 Review-Url: https://codereview.chromium.org/2894393002 Cr-Commit-Position: refs/heads/master@{#474230} Committed: https://chromium.googlesource.com/chromium/src/+/a590e1184af37fc63ff311976de04dda8d48eb02

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Add MarkerType() test case #

Patch Set 4 : Rebase #

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

Dependent Patchsets:

Messages

Total messages: 30 (21 generated)
rlanday
3 years, 7 months ago (2017-05-21 21:55:11 UTC) #4
yosin_UTC9
Could you add test cases, true and false, for type predicate?
3 years, 7 months ago (2017-05-22 05:15:29 UTC) #11
rlanday
On 2017/05/22 at 05:15:29, yosin wrote: > Could you add test cases, true and false, ...
3 years, 7 months ago (2017-05-22 05:19:24 UTC) #12
yosin_UTC9
On 2017/05/22 at 05:19:24, rlanday wrote: > On 2017/05/22 at 05:15:29, yosin wrote: > > ...
3 years, 7 months ago (2017-05-22 05:30:16 UTC) #13
rlanday
I couldn't actually find any isXX() methods defined by DEFINE_TYPE_CASTS: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/wtf/Assertions.h?type=cs&q=DEFINE_TYPE_CASTS+package:%5Echromium$&l=203 I added a test ...
3 years, 7 months ago (2017-05-22 18:03:39 UTC) #16
yosin_UTC9
On 2017/05/22 at 18:03:39, rlanday wrote: > I couldn't actually find any isXX() methods defined ...
3 years, 7 months ago (2017-05-24 09:05:40 UTC) #24
yosin_UTC9
lgtm
3 years, 7 months ago (2017-05-24 09:06:05 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/2894393002/60001
3 years, 7 months ago (2017-05-24 09:06:25 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 09:49:41 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a590e1184af37fc63ff311976de0...

Powered by Google App Engine
This is Rietveld 408576698