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

Issue 671943004: Move SVG inline flow box paint code to SVGInlineFlowBoxPainter (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

Move SVG inline flow box paint code to SVGInlineFlowBoxPainter This patch moves the SVG inline flow box paint code to SVGInlineFlowBoxPainter. This is a straight code move with no changes. BUG=412088 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184219

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -36 lines) Patch
M Source/core/core.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A Source/core/paint/SVGInlineFlowBoxPainter.h View 1 chunk +27 lines, -0 lines 0 comments Download
A + Source/core/paint/SVGInlineFlowBoxPainter.cpp View 1 chunk +14 lines, -15 lines 0 comments Download
M Source/core/paint/SVGRootInlineBoxPainter.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/rendering/svg/SVGInlineFlowBox.cpp View 1 chunk +3 lines, -20 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
pdr.
Almost done, just two more to go. PTAL :)
6 years, 2 months ago (2014-10-22 18:38:40 UTC) #2
Stephen Chennney
lgtm
6 years, 2 months ago (2014-10-22 18:55:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/671943004/1
6 years, 2 months ago (2014-10-22 18:56:27 UTC) #5
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 20:47:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184219

Powered by Google App Engine
This is Rietveld 408576698