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

Issue 1097053004: Drop some dead code from FilterEffect (Closed)

Created:
5 years, 8 months ago by fs
Modified:
5 years, 8 months ago
CC:
blink-reviews, krit, pdr+graphicswatchlist_chromium.org, Dominik Röttsches, dshwang, jbroman, slimming-paint-reviews_chromium.org, danakj, Rik, f(malita), Justin Novosad, blink-reviews-paint_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Drop some dead code from FilterEffect Remove the following and associated getters/setters: FilterEffect::m_alphaImage FilterEffect::m_resultColorSpace FilterEffect::clearResultsRecursive() FilterEffect::getSourceRect() Also remove declarations that lack definitions and a few unused includes. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194041

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -84 lines) Patch
M Source/core/paint/FilterEffectBuilder.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/paint/FilterEffectBuilder.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M Source/platform/graphics/filters/FEComposite.h View 2 chunks +0 lines, -7 lines 0 comments Download
M Source/platform/graphics/filters/FEDisplacementMap.h View 2 chunks +0 lines, -3 lines 0 comments Download
M Source/platform/graphics/filters/FEDisplacementMap.cpp View 1 chunk +0 lines, -9 lines 2 comments Download
M Source/platform/graphics/filters/FEFlood.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/filters/FETurbulence.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/platform/graphics/filters/FETurbulence.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/filters/FilterEffect.h View 6 chunks +0 lines, -16 lines 0 comments Download
M Source/platform/graphics/filters/FilterEffect.cpp View 3 chunks +1 line, -37 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
fs
5 years, 8 months ago (2015-04-20 15:18:23 UTC) #2
Stephen White
LGTM https://codereview.chromium.org/1097053004/diff/1/Source/platform/graphics/filters/FEDisplacementMap.cpp File Source/platform/graphics/filters/FEDisplacementMap.cpp (left): https://codereview.chromium.org/1097053004/diff/1/Source/platform/graphics/filters/FEDisplacementMap.cpp#oldcode99 Source/platform/graphics/filters/FEDisplacementMap.cpp:99: // and does not apply to the 'in' ...
5 years, 8 months ago (2015-04-20 15:35:43 UTC) #3
fs
https://codereview.chromium.org/1097053004/diff/1/Source/platform/graphics/filters/FEDisplacementMap.cpp File Source/platform/graphics/filters/FEDisplacementMap.cpp (left): https://codereview.chromium.org/1097053004/diff/1/Source/platform/graphics/filters/FEDisplacementMap.cpp#oldcode99 Source/platform/graphics/filters/FEDisplacementMap.cpp:99: // and does not apply to the 'in' source ...
5 years, 8 months ago (2015-04-20 15:59:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1097053004/1
5 years, 8 months ago (2015-04-20 16:24:01 UTC) #6
commit-bot: I haz the power
5 years, 8 months ago (2015-04-20 18:09:34 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194041

Powered by Google App Engine
This is Rietveld 408576698