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

Issue 149873002: Remove superfluous isNull checks (Closed)

Created:
6 years, 10 months ago by rwlbuis
Modified:
6 years, 10 months ago
CC:
blink-reviews, dglazkov+blink, sof, eae+blinkwatch, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove superfluous isNull checks The !isEmpty check already implies !isNull. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166123

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/dom/Document.cpp View 2 chunks +2 lines, -2 lines 1 comment Download

Messages

Total messages: 12 (0 generated)
rwlbuis
Straightforward patch.
6 years, 10 months ago (2014-01-30 00:22:36 UTC) #1
Inactive
lgtm
6 years, 10 months ago (2014-01-30 00:45:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/149873002/1
6 years, 10 months ago (2014-01-30 00:45:40 UTC) #3
dominicc (has gone to gerrit)
https://codereview.chromium.org/149873002/diff/1/Source/core/dom/Document.cpp File Source/core/dom/Document.cpp (right): https://codereview.chromium.org/149873002/diff/1/Source/core/dom/Document.cpp#newcode763 Source/core/dom/Document.cpp:763: if (!typeExtension.isEmpty()) What about CustomElementConstructorBuilder.cpp/constructCustomElement?
6 years, 10 months ago (2014-01-30 03:14:39 UTC) #4
rwlbuis
On 2014/01/30 03:14:39, dominicc wrote: > https://codereview.chromium.org/149873002/diff/1/Source/core/dom/Document.cpp > File Source/core/dom/Document.cpp (right): > > https://codereview.chromium.org/149873002/diff/1/Source/core/dom/Document.cpp#newcode763 > ...
6 years, 10 months ago (2014-01-30 03:26:33 UTC) #5
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-30 03:26:55 UTC) #6
dominicc (has gone to gerrit)
I could be misremembering, but I think that helper may pass a null type extension ...
6 years, 10 months ago (2014-01-30 03:31:20 UTC) #7
Inactive
On 2014/01/30 03:31:20, dominicc wrote: > I could be misremembering, but I think that helper ...
6 years, 10 months ago (2014-01-30 03:36:28 UTC) #8
dominicc (has gone to gerrit)
Ah! That sounds fine. On Jan 30, 2014 12:36 PM, <ch.dumez@samsung.com> wrote: > On 2014/01/30 ...
6 years, 10 months ago (2014-01-30 03:40:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/149873002/1
6 years, 10 months ago (2014-01-30 12:12:34 UTC) #10
commit-bot: I haz the power
Change committed as 166123
6 years, 10 months ago (2014-01-30 12:12:46 UTC) #11
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 12:13:03 UTC) #12
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698