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

Issue 1134733005: SVG <use> should update when the referenced <path> is updating pathSegList. (Closed)

Created:
5 years, 7 months ago by Shanmuga Pandi
Modified:
5 years, 7 months ago
Reviewers:
pdr., fs, Erik Dahlström
CC:
blink-reviews, krit, kouhei+svg_chromium.org, fs, f(malita), gyuyoung2, Stephen Chennney, pdr+svgwatchlist_chromium.org, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

SVG <use> should update when the referenced <path> is updating pathSegList. When pathSegListChanged, no invalidation occurs for referenced svg <use> elements. This change will do invalidation for those. BUG=445857 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195340

Patch Set 1 #

Total comments: 14

Patch Set 2 : Align with review comments #

Patch Set 3 : small nits #

Patch Set 4 : Changed test case location and added prefix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
A LayoutTests/svg/custom/use-pathseglist-change.html View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/svg/custom/use-pathseglist-change-expected.html View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/svg/SVGPathElement.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Shanmuga Pandi
Please review the changes. Thanks
5 years, 7 months ago (2015-05-13 12:05:03 UTC) #2
fs
https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html File LayoutTests/svg/repaint/svg-pathseglist-change.html (right): https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html#newcode5 LayoutTests/svg/repaint/svg-pathseglist-change.html:5: window.onload = runRepaintAndPixelTest; If this is indeed intended to ...
5 years, 7 months ago (2015-05-13 12:35:21 UTC) #3
Shanmuga Pandi
https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html File LayoutTests/svg/repaint/svg-pathseglist-change.html (right): https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html#newcode5 LayoutTests/svg/repaint/svg-pathseglist-change.html:5: window.onload = runRepaintAndPixelTest; On 2015/05/13 12:35:20, fs wrote: > ...
5 years, 7 months ago (2015-05-13 13:00:40 UTC) #4
fs
LGTM w/ the following addressed. https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html File LayoutTests/svg/repaint/svg-pathseglist-change.html (right): https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html#newcode5 LayoutTests/svg/repaint/svg-pathseglist-change.html:5: window.onload = runRepaintAndPixelTest; On ...
5 years, 7 months ago (2015-05-13 13:20:51 UTC) #5
Shanmuga Pandi
On 2015/05/13 13:20:51, fs wrote: > LGTM w/ the following addressed. > > https://codereview.chromium.org/1134733005/diff/1/LayoutTests/svg/repaint/svg-pathseglist-change.html > ...
5 years, 7 months ago (2015-05-13 13:34:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134733005/60001
5 years, 7 months ago (2015-05-14 05:15:52 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 06:35:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195340

Powered by Google App Engine
This is Rietveld 408576698