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

Issue 19202002: Remove unnecessary 'if' branch. (Closed)

Created:
7 years, 5 months ago by Savago-old
Modified:
7 years, 5 months ago
Reviewers:
Stephen Chennney
CC:
blink-reviews, jamesr, eae+blinkwatch, danakj, dglazkov+blink, Rik, Stephen Chennney, jeez, pdr., abinader
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove unnecessary 'if' branch. In Path::addPathForRoundedRect there is an'if' block testing a conditional that does the same step as the default flow. This patch removes the redundant test. BUG=260260 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154233

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M Source/core/platform/graphics/Path.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Savago-old
7 years, 5 months ago (2013-07-15 14:14:46 UTC) #1
Stephen Chennney
lgtm
7 years, 5 months ago (2013-07-15 14:18:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.cavalcanti@partner.samsung.com/19202002/1
7 years, 5 months ago (2013-07-15 14:19:07 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-15 15:40:58 UTC) #4
Message was sent while issue was closed.
Change committed as 154233

Powered by Google App Engine
This is Rietveld 408576698