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

Issue 145333003: Convert remaining RenderSVG* nodes to RenderObject::isChildAllowed (Closed)

Created:
6 years, 10 months ago by fs
Modified:
6 years, 10 months ago
CC:
blink-reviews, krit, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, ed+blinkwatch_opera.com, f(malita), gyuyoung.kim_webkit.org, jchaffraix+rendering, pdr, Stephen Chennney, rwlbuis
Visibility:
Public.

Description

Convert remaining RenderSVG* nodes to RenderObject::isChildAllowed Reland of: r165851 (https://codereview.chromium.org/146833003) and r166238 (https://codereview.chromium.org/136963005) Performance issues should have been adressed by the latter. BUG=337607 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166705

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove some instances of childShouldCreateRenderer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -48 lines) Patch
M Source/core/rendering/svg/RenderSVGInline.cpp View 2 chunks +7 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGModelObject.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGModelObject.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGRoot.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGRoot.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGTransformableContainer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGTransformableContainer.cpp View 1 chunk +31 lines, -0 lines 0 comments Download
M Source/core/svg/SVGAElement.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGAElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/svg/SVGElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGElement.cpp View 1 chunk +0 lines, -11 lines 0 comments Download
M Source/core/svg/SVGSwitchElement.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGSwitchElement.cpp View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
fs
OK to reland this change (+fixup)? If you'd like to check the perf-dashboard, the revert ...
6 years, 10 months ago (2014-02-05 17:19:49 UTC) #1
rwlbuis
Looks good but I think some changes are not needed. https://codereview.chromium.org/145333003/diff/1/Source/core/svg/SVGAElement.h File Source/core/svg/SVGAElement.h (right): https://codereview.chromium.org/145333003/diff/1/Source/core/svg/SVGAElement.h#newcode59 ...
6 years, 10 months ago (2014-02-06 18:53:20 UTC) #2
Stephen Chennney
LGTM with Rob's nits. I think that SVGElement is the only thing that should define ...
6 years, 10 months ago (2014-02-06 21:09:34 UTC) #3
fs
On 2014/02/06 21:09:34, Stephen Chenney wrote: > LGTM with Rob's nits. I think that SVGElement ...
6 years, 10 months ago (2014-02-07 08:11:13 UTC) #4
fs
https://codereview.chromium.org/145333003/diff/1/Source/core/svg/SVGAElement.h File Source/core/svg/SVGAElement.h (right): https://codereview.chromium.org/145333003/diff/1/Source/core/svg/SVGAElement.h#newcode59 Source/core/svg/SVGAElement.h:59: virtual bool childShouldCreateRenderer(const Node& child) const OVERRIDE { return ...
6 years, 10 months ago (2014-02-07 08:17:58 UTC) #5
fs
The CQ bit was checked by fs@opera.com
6 years, 10 months ago (2014-02-07 11:49:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/145333003/130001
6 years, 10 months ago (2014-02-07 11:49:46 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 12:15:24 UTC) #8
Message was sent while issue was closed.
Change committed as 166705

Powered by Google App Engine
This is Rietveld 408576698