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

Issue 2112563002: Wire up invalidation for flood-{color,opacity} on <feDropShadow> (Closed)

Created:
4 years, 5 months ago by fs
Modified:
4 years, 5 months ago
Reviewers:
pdr., Stephen Chennney
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, eae+blinkwatch, f(malita), gyuyoung2, jbroman, jchaffraix+rendering, Justin Novosad, kouhei+svg_chromium.org, leviw+renderwatch, pdr+graphicswatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Wire up invalidation for flood-{color,opacity} on <feDropShadow> Make sure to call primitiveAttributeChanged() for this element and property combination. Implement the required infrastructure in SVGFEDropShadowElement::setFilterEffectAttribute and FEDropShadow. Because of an issue with SVGTestCase.js the tests below would not previously fail as expected. That is being addressed by the CL at https://codereview.chromium.org/2104943005. TEST=svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html TEST=svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html TEST=svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html TEST=svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html BUG=231560 Committed: https://crrev.com/e75f02434b1b3cfdd8ec0e0c3bbf4755c54a4b35 Cr-Commit-Position: refs/heads/master@{#403025}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -6 lines) Patch
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilterPrimitive.cpp View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.cpp View 1 chunk +19 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/filters/FEDropShadow.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
fs
Found this oldie on my buglist, and figured I should knock it down. For some ...
4 years, 5 months ago (2016-06-29 17:36:19 UTC) #2
pdr.
Codechange LGTM Curious what's up with the test runner though.
4 years, 5 months ago (2016-06-29 17:48:40 UTC) #3
fs
On 2016/06/29 at 17:48:40, pdr wrote: > Codechange LGTM > > Curious what's up with ...
4 years, 5 months ago (2016-06-29 18:30:05 UTC) #4
fs
On 2016/06/29 at 18:30:05, fs wrote: > On 2016/06/29 at 17:48:40, pdr wrote: > > ...
4 years, 5 months ago (2016-06-29 19:54:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2112563002/1
4 years, 5 months ago (2016-06-29 19:59:03 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-30 00:27:26 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 00:27:32 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 00:29:42 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e75f02434b1b3cfdd8ec0e0c3bbf4755c54a4b35
Cr-Commit-Position: refs/heads/master@{#403025}

Powered by Google App Engine
This is Rietveld 408576698