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

Issue 666163005: Factor SVG root painter code into SVGRootPainter (Closed)

Created:
6 years, 2 months ago by pdr.
Modified:
6 years, 2 months ago
CC:
blink-reviews, blink-reviews-rendering, krit, eae+blinkwatch, ed+blinkwatch_opera.com, f(malita), fs, gyuyoung.kim_webkit.org, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, rune+blink, Stephen Chennney, zoltan1
Project:
blink
Visibility:
Public.

Description

Factor SVG root painter code into SVGRootPainter This patch moves the RenderSVGRoot paint code into SVGRootPainter. This is a pure code move (no real changes). BUG=412088 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184125

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -57 lines) Patch
M Source/core/core.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A + Source/core/paint/SVGRootPainter.h View 1 chunk +7 lines, -7 lines 0 comments Download
A Source/core/paint/SVGRootPainter.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGRoot.h View 2 chunks +5 lines, -3 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGRoot.cpp View 2 chunks +2 lines, -47 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
pdr.
PTAL
6 years, 2 months ago (2014-10-21 20:03:31 UTC) #2
leviw_travelin_and_unemployed
LGTM
6 years, 2 months ago (2014-10-21 20:09:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666163005/1
6 years, 2 months ago (2014-10-21 20:10:45 UTC) #5
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 22:24:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184125

Powered by Google App Engine
This is Rietveld 408576698