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

Issue 133273021: Use isSpaceOrNewline rather than its implementation (Closed)

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

Description

Use isSpaceOrNewline rather than its implementation These two if statements use the isSpaceOrNewline implementation but it is clearer and safer to call the inlined method instead. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165283

Patch Set 1 #

Patch Set 2 : Oops, logic error... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/html/forms/TypeAhead.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/PopupListBox.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
rwlbuis
Simple code consistency patch.
6 years, 11 months ago (2014-01-16 20:09:51 UTC) #1
abarth-chromium
lgtm
6 years, 11 months ago (2014-01-17 06:52:09 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/133273021/30001
6 years, 11 months ago (2014-01-17 06:52:36 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 07:44:32 UTC) #4
Message was sent while issue was closed.
Change committed as 165283

Powered by Google App Engine
This is Rietveld 408576698