Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(53)

Issue 1180623004: Refactoring: Move MarkupFormatter::totalLength to StyledMarkupAccumulator.cpp as an annonymous func… (Closed)

Created:
4 years, 10 months ago by hajimehoshi
Modified:
4 years, 10 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, blink-reviews-style_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Refactoring: Move MarkupFormatter::totalLength to StyledMarkupAccumulator.cpp as an annonymous function As totalLength is used only at StyledMarkupAccumulator and totalLength itself has nothing to do with DOM formatting, let's move it to the caller's cpp file. BUG=n/a TEST=n/a; no behavior change Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196946

Patch Set 1 #

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

Messages

Total messages: 6 (2 generated)
hajimehoshi
PTAL
4 years, 10 months ago (2015-06-11 10:34:14 UTC) #2
tkent
lgtm
4 years, 10 months ago (2015-06-11 12:23:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1180623004/1
4 years, 10 months ago (2015-06-11 12:24:08 UTC) #5
commit-bot: I haz the power
4 years, 10 months ago (2015-06-11 13:29:22 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196946

Powered by Google App Engine
This is Rietveld 408576698