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

Issue 717603002: Clean up htmlediting (Closed)

Created:
6 years, 1 month ago by rwlbuis
Modified:
6 years ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Clean up htmlediting Clean up htmlediting by removing unused functions, making functions static that are only used in htmlediting.cpp and prefering const reference parameters to pointers to avoid null checks. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186239

Patch Set 1 #

Total comments: 1

Patch Set 2 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -51 lines) Patch
M Source/core/editing/BreakBlockquoteCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/ReplaceSelectionCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/htmlediting.h View 5 chunks +1 line, -12 lines 0 comments Download
M Source/core/editing/htmlediting.cpp View 1 8 chunks +11 lines, -37 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
rwlbuis
PTAL
6 years, 1 month ago (2014-11-10 22:21:04 UTC) #2
rwlbuis
On 2014/11/10 22:21:04, rwlbuis wrote: > PTAL ping
6 years, 1 month ago (2014-11-19 17:46:56 UTC) #3
rwlbuis
On 2014/11/19 17:46:56, rwlbuis wrote: > On 2014/11/10 22:21:04, rwlbuis wrote: > > PTAL > ...
6 years ago (2014-11-26 22:25:13 UTC) #4
rwlbuis
On 2014/11/26 22:25:13, rwlbuis wrote: > On 2014/11/19 17:46:56, rwlbuis wrote: > > On 2014/11/10 ...
6 years ago (2014-11-26 22:26:22 UTC) #6
yosin_UTC9
LGTM +yutak@ for OWNERS review.
6 years ago (2014-11-27 01:04:19 UTC) #8
Yuta Kitamura
LGTM with style nitpick https://codereview.chromium.org/717603002/diff/1/Source/core/editing/htmlediting.cpp File Source/core/editing/htmlediting.cpp (right): https://codereview.chromium.org/717603002/diff/1/Source/core/editing/htmlediting.cpp#newcode883 Source/core/editing/htmlediting.cpp:883: bool isNodeRendered(const Node &node) Plaese ...
6 years ago (2014-11-27 08:38:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/717603002/20001
6 years ago (2014-12-01 13:34:37 UTC) #11
commit-bot: I haz the power
6 years ago (2014-12-01 14:43:05 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186239

Powered by Google App Engine
This is Rietveld 408576698