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

Issue 2558793002: Don't check 'visibility' in LayoutSVGResourceMasker (Closed)

Created:
4 years ago by fs
Modified:
4 years ago
CC:
fs, blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, krit, eae+blinkwatch, f(malita), gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+svgwatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't check 'visibility' in LayoutSVGResourceMasker Since 'visibility' does not work in the same way as 'display', it's not possible to "prune" subtrees based on non-'visible' values of the property. Remove the check from the two methods that use it, and leave to lower levels to handle it. BUG=672055 Committed: https://crrev.com/51a75fa55ba71462963ddcf085995cf3eca66104 Cr-Commit-Position: refs/heads/master@{#436996}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adjust test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -19 lines) Patch
A third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html View 1 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group-expected.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMasker.cpp View 2 chunks +8 lines, -19 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
fs
4 years ago (2016-12-07 14:14:18 UTC) #5
f(malita)
LGTM https://codereview.chromium.org/2558793002/diff/1/third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html File third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html (right): https://codereview.chromium.org/2558793002/diff/1/third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html#newcode5 third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html:5: <rect width="100" height="100" fill="white" visibility="visible"/> Can we add ...
4 years ago (2016-12-07 14:29:42 UTC) #8
fs
https://codereview.chromium.org/2558793002/diff/1/third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html File third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html (right): https://codereview.chromium.org/2558793002/diff/1/third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html#newcode5 third_party/WebKit/LayoutTests/svg/masking/mask-with-visibility-hidden-group.html:5: <rect width="100" height="100" fill="white" visibility="visible"/> On 2016/12/07 at 14:29:41, ...
4 years ago (2016-12-07 15:18:33 UTC) #11
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/2558793002/20001
4 years ago (2016-12-07 17:06:38 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-07 17:46:09 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-07 17:48:08 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/51a75fa55ba71462963ddcf085995cf3eca66104
Cr-Commit-Position: refs/heads/master@{#436996}

Powered by Google App Engine
This is Rietveld 408576698