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

Issue 1195813003: Refactoring: Remove a boolean parameter from EditingStyle::wrappingStyleForSerialization (Closed)

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

Description

Refactoring: Remove a boolean parameter from EditingStyle::wrappingStyleForSerialization This CL removes a boolean parameter from EditingStyle:: wrappingStyleForSerialization, separates this into two functions and updates the callers. BUG=n/a TEST=n/a; no behavior change Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197708

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : yosin's review #

Total comments: 2

Patch Set 4 : comment 80 chars in a line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -16 lines) Patch
M Source/core/editing/EditingStyle.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/editing/EditingStyle.cpp View 1 2 3 2 chunks +14 lines, -14 lines 0 comments Download
M Source/core/editing/StyledMarkupSerializer.cpp View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
hajimehoshi
PTAL
4 years, 10 months ago (2015-06-23 11:17:36 UTC) #2
yosin_UTC9
https://codereview.chromium.org/1195813003/diff/20001/Source/core/editing/EditingStyle.h File Source/core/editing/EditingStyle.h (right): https://codereview.chromium.org/1195813003/diff/20001/Source/core/editing/EditingStyle.h#newcode129 Source/core/editing/EditingStyle.h:129: static PassRefPtrWillBeRawPtr<EditingStyle> wrappingStyleForSerializationAnnotateForInterchange(ContainerNode* context); This name is confusing. How ...
4 years, 10 months ago (2015-06-23 13:30:07 UTC) #3
hajimehoshi
On 2015/06/23 13:30:07, Yosi_UTC9 wrote: > https://codereview.chromium.org/1195813003/diff/20001/Source/core/editing/EditingStyle.h > File Source/core/editing/EditingStyle.h (right): > > https://codereview.chromium.org/1195813003/diff/20001/Source/core/editing/EditingStyle.h#newcode129 > ...
4 years, 10 months ago (2015-06-24 05:09:21 UTC) #4
hajimehoshi
https://codereview.chromium.org/1195813003/diff/20001/Source/core/editing/EditingStyle.h File Source/core/editing/EditingStyle.h (right): https://codereview.chromium.org/1195813003/diff/20001/Source/core/editing/EditingStyle.h#newcode129 Source/core/editing/EditingStyle.h:129: static PassRefPtrWillBeRawPtr<EditingStyle> wrappingStyleForSerializationAnnotateForInterchange(ContainerNode* context); On 2015/06/23 13:30:07, Yosi_UTC9 wrote: ...
4 years, 10 months ago (2015-06-24 05:16:42 UTC) #5
yosin_UTC9
lgtm w/ asking for cleanup https://codereview.chromium.org/1195813003/diff/40001/Source/core/editing/EditingStyle.cpp File Source/core/editing/EditingStyle.cpp (right): https://codereview.chromium.org/1195813003/diff/40001/Source/core/editing/EditingStyle.cpp#newcode1098 Source/core/editing/EditingStyle.cpp:1098: // Styles that Mail ...
4 years, 10 months ago (2015-06-24 05:52:17 UTC) #6
hajimehoshi
Thank you! https://codereview.chromium.org/1195813003/diff/40001/Source/core/editing/EditingStyle.cpp File Source/core/editing/EditingStyle.cpp (right): https://codereview.chromium.org/1195813003/diff/40001/Source/core/editing/EditingStyle.cpp#newcode1098 Source/core/editing/EditingStyle.cpp:1098: // Styles that Mail blockquotes contribute should ...
4 years, 10 months ago (2015-06-24 06:03:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1195813003/60001
4 years, 10 months ago (2015-06-24 06:03:36 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2015-06-24 06:55:03 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197708

Powered by Google App Engine
This is Rietveld 408576698