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

Issue 2766003002: Add DocumentMarker::createCompositionMarker() (Closed)

Created:
3 years, 9 months ago by rlanday
Modified:
3 years, 8 months ago
Reviewers:
*yosin_UTC9
CC:
blink-reviews, blink-reviews-frames_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add DocumentMarker::createCompositionMarker() DocumentMarkerController refactor part 3: replace DocumentMarker's Composition-specific constructor with a clearly-named createCompositionMarker() method. Similar CLs for the other marker types to follow. Depends on https://codereview.chromium.org/2763893002 BUG=

Patch Set 1 #

Patch Set 2 : Remove unrelated formatting changes #

Patch Set 3 : Rebase #

Total comments: 3

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -20 lines) Patch
M third_party/WebKit/Source/core/editing/markers/DocumentMarker.h View 1 2 3 4 5 2 chunks +10 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/DocumentMarker.cpp View 1 2 3 4 5 1 chunk +15 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.cpp View 1 2 3 4 5 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/DocumentMarkerListTest.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/EditingMarkerListTest.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 30 (24 generated)
rlanday
3 years, 9 months ago (2017-03-21 22:42:35 UTC) #7
yosin_UTC9
https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h File third_party/WebKit/Source/core/editing/markers/DocumentMarker.h (right): https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h#newcode149 third_party/WebKit/Source/core/editing/markers/DocumentMarker.h:149: DocumentMarker(MarkerType, It seems this change doesn't relate to introduce ...
3 years, 9 months ago (2017-03-22 05:15:49 UTC) #14
rlanday
https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h File third_party/WebKit/Source/core/editing/markers/DocumentMarker.h (right): https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h#newcode149 third_party/WebKit/Source/core/editing/markers/DocumentMarker.h:149: DocumentMarker(MarkerType, On 2017/03/22 at 05:15:49, yosin_UTC9 wrote: > It ...
3 years, 9 months ago (2017-03-22 18:25:15 UTC) #15
yosin_UTC9
https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h File third_party/WebKit/Source/core/editing/markers/DocumentMarker.h (right): https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h#newcode149 third_party/WebKit/Source/core/editing/markers/DocumentMarker.h:149: DocumentMarker(MarkerType, On 2017/03/22 at 18:25:15, rlanday wrote: > On ...
3 years, 9 months ago (2017-03-23 06:04:39 UTC) #24
rlanday
On 2017/03/23 at 06:04:39, yosin wrote: > https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h > File third_party/WebKit/Source/core/editing/markers/DocumentMarker.h (right): > > https://codereview.chromium.org/2766003002/diff/40001/third_party/WebKit/Source/core/editing/markers/DocumentMarker.h#newcode149 ...
3 years, 8 months ago (2017-03-29 23:14:37 UTC) #29
rlanday
3 years, 8 months ago (2017-03-29 23:14:45 UTC) #30

Powered by Google App Engine
This is Rietveld 408576698