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

Issue 101763008: Fix some problems reported by clang static analyzer (Closed)

Created:
6 years, 11 months ago by rwlbuis
Modified:
6 years, 11 months ago
CC:
blink-reviews, f(malita), philipj_slow, zoltan1, sof, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, feature-media-reviews_chromium.org, dglazkov+blink, krit, apavlov+blink_chromium.org, adamk+blink_chromium.org, jchaffraix+rendering, darktears, pdr, bemjb+rendering_chromium.org, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix some problems reported by clang static analyzer These changes fix code paths where variable writes are done that have no effect later on, or code paths that do nothing. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164628

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -25 lines) Patch
M Source/core/css/CSSGradientValue.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/dom/ContainerNode.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M Source/core/editing/ApplyStyleCommand.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/editing/CompositeEditCommand.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/editing/markup.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/CompositedLayerMapping.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/rendering/InlineTextBox.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderBlockLineLayout.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M Source/core/rendering/RenderMediaControls.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M Source/core/rendering/svg/SVGInlineTextBox.cpp View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rwlbuis
This patch fixes some issues pointed out by the clang static analyzer. I guess some ...
6 years, 11 months ago (2014-01-06 23:11:53 UTC) #1
pdr.
On 2014/01/06 23:11:53, rwlbuis wrote: > This patch fixes some issues pointed out by the ...
6 years, 11 months ago (2014-01-07 21:31:54 UTC) #2
rwlbuis
On 2014/01/07 21:31:54, pdr wrote: > On 2014/01/06 23:11:53, rwlbuis wrote: > > This patch ...
6 years, 11 months ago (2014-01-07 21:48:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/101763008/1
6 years, 11 months ago (2014-01-07 21:49:22 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 23:30:32 UTC) #5
Message was sent while issue was closed.
Change committed as 164628

Powered by Google App Engine
This is Rietveld 408576698