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

Issue 426293002: Use tighter typing in editing: MarkupAccumulator (Closed)

Created:
6 years, 4 months ago by Inactive
Modified:
6 years, 4 months ago
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Use tighter typing in editing: MarkupAccumulator Use tighter typing in editing/ to increase code readability. This CL focuses on MarkupAccumulator. R=yosin@chromium.org, leviw@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179488

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -29 lines) Patch
M Source/core/editing/MarkupAccumulator.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/editing/MarkupAccumulator.cpp View 5 chunks +12 lines, -17 lines 3 comments Download
M Source/core/editing/markup.cpp View 3 chunks +6 lines, -5 lines 0 comments Download
M Source/core/page/PageSerializer.cpp View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Inactive
6 years, 4 months ago (2014-07-30 16:57:13 UTC) #1
yosin_UTC9
LGTM with nits https://codereview.chromium.org/426293002/diff/1/Source/core/editing/MarkupAccumulator.cpp File Source/core/editing/MarkupAccumulator.cpp (right): https://codereview.chromium.org/426293002/diff/1/Source/core/editing/MarkupAccumulator.cpp#newcode140 Source/core/editing/MarkupAccumulator.cpp:140: appendStartTag(targetNode, &namespaceHash); We may want to ...
6 years, 4 months ago (2014-08-01 02:27:14 UTC) #2
Inactive
https://codereview.chromium.org/426293002/diff/1/Source/core/editing/MarkupAccumulator.cpp File Source/core/editing/MarkupAccumulator.cpp (right): https://codereview.chromium.org/426293002/diff/1/Source/core/editing/MarkupAccumulator.cpp#newcode140 Source/core/editing/MarkupAccumulator.cpp:140: appendStartTag(targetNode, &namespaceHash); On 2014/08/01 02:27:14, Yosi_UTC9 wrote: > We ...
6 years, 4 months ago (2014-08-01 04:08:12 UTC) #3
Inactive
On 2014/08/01 02:27:14, Yosi_UTC9 wrote: > LGTM with nits Levi, can you please take a ...
6 years, 4 months ago (2014-08-01 13:05:06 UTC) #4
leviw_travelin_and_unemployed
lgtm! :)
6 years, 4 months ago (2014-08-04 18:42:23 UTC) #5
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 4 months ago (2014-08-04 18:45:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/426293002/1
6 years, 4 months ago (2014-08-04 18:46:20 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-04 18:50:00 UTC) #8
Message was sent while issue was closed.
Change committed as 179488

Powered by Google App Engine
This is Rietveld 408576698