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

Issue 694893003: Clean up isSpecialElement (Closed)

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

Description

Clean up isSpecialElement Hide isSpecialElement since it is only used in htmlediting.cpp. And since the two callers pass a non-null node, turn the null check into an ASSERT. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184850

Patch Set 1 #

Total comments: 1

Patch Set 2 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -10 lines) Patch
M Source/core/editing/htmlediting.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/editing/htmlediting.cpp View 1 3 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
rwlbuis
PTAL.
6 years, 1 month ago (2014-10-31 21:56:44 UTC) #2
yosin_UTC9
LGTM +tkent@ for OWNERS review
6 years, 1 month ago (2014-11-05 00:15:55 UTC) #4
rwlbuis
Adding tkent for review as suggested by yosin.
6 years, 1 month ago (2014-11-05 01:01:49 UTC) #6
tkent
lgtm https://codereview.chromium.org/694893003/diff/1/Source/core/editing/htmlediting.cpp File Source/core/editing/htmlediting.cpp (right): https://codereview.chromium.org/694893003/diff/1/Source/core/editing/htmlediting.cpp#newcode428 Source/core/editing/htmlediting.cpp:428: static bool isSpecialHTMLElement(const Node* n) nit: So, we ...
6 years, 1 month ago (2014-11-05 01:07:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/694893003/20001
6 years, 1 month ago (2014-11-05 01:26:33 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-05 02:33:53 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 184850

Powered by Google App Engine
This is Rietveld 408576698