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

Issue 293003003: Drop useless String::isNull() check in V8CSSStyleDeclaration::namedPropertyGetterCustom() (Closed)

Created:
6 years, 7 months ago by Inactive
Modified:
6 years, 7 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Visibility:
Public.

Description

Drop useless String::isNull() check in V8CSSStyleDeclaration::namedPropertyGetterCustom() Drop useless String::isNull() check in V8CSSStyleDeclaration::namedPropertyGetterCustom() as v8SetReturnValueString() will already take care of returning an empty String if the input String is null. R=haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174395

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 7 months ago (2014-05-20 17:46:49 UTC) #1
haraken
LGTM
6 years, 7 months ago (2014-05-20 18:04:27 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 7 months ago (2014-05-20 18:06:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/293003003/1
6 years, 7 months ago (2014-05-20 18:07:01 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 18:38:07 UTC) #5
Message was sent while issue was closed.
Change committed as 174395

Powered by Google App Engine
This is Rietveld 408576698