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

Issue 18060005: Let SVGElement handle SVGLangSpace attributes parsing (Closed)

Created:
7 years, 5 months ago by do-not-use
Modified:
7 years, 5 months ago
Reviewers:
Stephen Chennney, krit, pdr.
CC:
blink-reviews, pdr, eae+blinkwatch, Stephen Chennney, f(malita), dglazkov+blink, lgombos
Visibility:
Public.

Description

Let SVGElement handle SVGLangSpace attributes parsing Now that SVGLangSpace attributes were merged into SVGElement and that SVGElement takes care of parsing them, we can stop doing it in some of the subclasses. Some subclasses still handle SVGLangSpace attributes on their own because they require special handling (e.g. layout invalidation if the attribute changes). Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153516

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -39 lines) Patch
M Source/core/svg/SVGAElement.cpp View 2 chunks +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGClipPathElement.cpp View 2 chunks +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGFEImageElement.cpp View 3 chunks +1 line, -4 lines 0 comments Download
M Source/core/svg/SVGFilterElement.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGForeignObjectElement.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M Source/core/svg/SVGGElement.cpp View 2 chunks +1 line, -5 lines 0 comments Download
M Source/core/svg/SVGMarkerElement.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M Source/core/svg/SVGMaskElement.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPathElement.cpp View 2 chunks +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGPatternElement.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGStyleElement.cpp View 2 chunks +1 line, -6 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.cpp View 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
do-not-use
7 years, 5 months ago (2013-07-03 13:06:58 UTC) #1
Stephen Chennney
Which classes still need their own parsing? Do they inherit from SVGElement and hence end ...
7 years, 5 months ago (2013-07-03 14:22:15 UTC) #2
do-not-use
On 2013/07/03 14:22:15, Stephen Chenney wrote: > Which classes still need their own parsing? Do ...
7 years, 5 months ago (2013-07-03 14:28:43 UTC) #3
Stephen Chennney
Thanks. That helps. LGTM
7 years, 5 months ago (2013-07-03 15:39:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/18060005/1
7 years, 5 months ago (2013-07-03 15:39:24 UTC) #5
commit-bot: I haz the power
7 years, 5 months ago (2013-07-03 17:13:03 UTC) #6
Message was sent while issue was closed.
Change committed as 153516

Powered by Google App Engine
This is Rietveld 408576698