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

Issue 112053007: Compute source/destination rectangles in FEComponentTransfer::applySkia (Closed)

Created:
7 years ago by fs
Modified:
7 years ago
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, pdr., rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Compute source/destination rectangles in FEComponentTransfer::applySkia When applying the filtering operation, care must be taken to use the proper rectangle from the input efffect/primitive to adjust for a potential difference in the filter primitive subregion. TEST=svg/filters/feComponentTransfer-subregion.svg BUG=327693 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164019

Patch Set 1 #

Total comments: 2

Patch Set 2 : Test touched up. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
A LayoutTests/svg/filters/feComponentTransfer-subregion.svg View 1 1 chunk +16 lines, -0 lines 0 comments Download
A LayoutTests/svg/filters/feComponentTransfer-subregion-expected.svg View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/platform/graphics/filters/FEComponentTransfer.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
fs
7 years ago (2013-12-17 14:01:59 UTC) #1
Stephen Chennney
LGTM with a couple of nits on the test. https://codereview.chromium.org/112053007/diff/1/LayoutTests/svg/filters/feComponentTransfer-subregion-expected.svg File LayoutTests/svg/filters/feComponentTransfer-subregion-expected.svg (right): https://codereview.chromium.org/112053007/diff/1/LayoutTests/svg/filters/feComponentTransfer-subregion-expected.svg#newcode2 LayoutTests/svg/filters/feComponentTransfer-subregion-expected.svg:2: ...
7 years ago (2013-12-17 14:19:51 UTC) #2
fs
On 2013/12/17 14:19:51, Stephen Chenney wrote: > LGTM with a couple of nits on the ...
7 years ago (2013-12-17 14:37:46 UTC) #3
fs
7 years ago (2013-12-17 14:38:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/112053007/20001
7 years ago (2013-12-17 14:38:33 UTC) #5
Stephen Chennney
On 2013/12/17 14:37:46, fs wrote: > On 2013/12/17 14:19:51, Stephen Chenney wrote: > https://codereview.chromium.org/112053007/diff/1/LayoutTests/svg/filters/feComponentTransfer-subregion-expected.svg#newcode3 > ...
7 years ago (2013-12-17 15:44:58 UTC) #6
fs
On 2013/12/17 15:44:58, Stephen Chenney wrote: > On 2013/12/17 14:37:46, fs wrote: > > On ...
7 years ago (2013-12-17 15:54:48 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-17 16:10:21 UTC) #8
Message was sent while issue was closed.
Change committed as 164019

Powered by Google App Engine
This is Rietveld 408576698