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

Issue 2349743003: Don't treat shorthand filters as errors on SVG content (Closed)

Created:
4 years, 3 months ago by fs
Modified:
4 years, 3 months ago
Reviewers:
pdr., Stephen Chennney
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't treat shorthand filters as errors on SVG content We don't support filter shorthands yet, so we shouldn't treat them as errors. Fix up the hasFilter() condition to also check if it's a filter that we pretend we can handle. Also straighten out the code-flow in applyFilterIfNecessary. BUG=645995 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/05c8461dff1ce44b6bb1d2675492078d332bd209 Cr-Commit-Position: refs/heads/master@{#419267}

Patch Set 1 #

Patch Set 2 : Fix animation test #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -20 lines) Patch
M third_party/WebKit/LayoutTests/animations/animated-filter-svg-element.html View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/animations/animated-filter-svg-element-expected.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html View 1 chunk +2 lines, -2 lines 2 comments Download
M third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter-expected.html View 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGPaintContext.cpp View 1 chunk +28 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
fs
4 years, 3 months ago (2016-09-16 18:33:31 UTC) #11
pdr.
https://codereview.chromium.org/2349743003/diff/20001/third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html File third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html (right): https://codereview.chromium.org/2349743003/diff/20001/third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html#newcode69 third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html:69: <rect fill="lime" x="0" y="0" height="50" width="50" Do we match ...
4 years, 3 months ago (2016-09-16 18:45:17 UTC) #13
fs
https://codereview.chromium.org/2349743003/diff/20001/third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html File third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html (right): https://codereview.chromium.org/2349743003/diff/20001/third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html#newcode69 third_party/WebKit/LayoutTests/svg/filters/svg-element-invalid-filter.html:69: <rect fill="lime" x="0" y="0" height="50" width="50" On 2016/09/16 at ...
4 years, 3 months ago (2016-09-16 19:02:34 UTC) #14
pdr.
lgtm
4 years, 3 months ago (2016-09-16 19:07:18 UTC) #15
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/2349743003/20001
4 years, 3 months ago (2016-09-16 20:10:24 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-16 20:16:00 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 20:19:04 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/05c8461dff1ce44b6bb1d2675492078d332bd209
Cr-Commit-Position: refs/heads/master@{#419267}

Powered by Google App Engine
This is Rietveld 408576698