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

Issue 18334002: Remove SVGStyledLocatableElement class (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, f(malita), dglazkov+blink, eae+blinkwatch, Stephen Chennney, lgombos, haraken
Visibility:
Public.

Description

Remove SVGStyledLocatableElement class Remove SVGStyledLocatableElement class and have SVGGraphicsElement inherit SVGStyledElement directly instead. SVGStyledLocatableElement is no longer needed and according to the specification, SVGGraphicsElement should inherit SVGStyledElement (actually SVGElement once we merge SVGStyledElement into SVGElement). Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153347

Patch Set 1 #

Patch Set 2 : Remove SVGElement::isStyledLocatable() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -131 lines) Patch
M Source/core/core.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGElement.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/svg/SVGElement.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/svg/SVGGraphicsElement.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/svg/SVGGraphicsElement.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/svg/SVGLocatable.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
D Source/core/svg/SVGStyledLocatableElement.h View 1 chunk +0 lines, -58 lines 0 comments Download
D Source/core/svg/SVGStyledLocatableElement.cpp View 1 chunk +0 lines, -59 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Stephen Chennney
lgtm
7 years, 5 months ago (2013-07-01 13:30:52 UTC) #1
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/18334002/3001
7 years, 5 months ago (2013-07-01 13:31:01 UTC) #2
commit-bot: I haz the power
7 years, 5 months ago (2013-07-01 14:50:55 UTC) #3
Message was sent while issue was closed.
Change committed as 153347

Powered by Google App Engine
This is Rietveld 408576698