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

Issue 654873002: Fold away SVGInlineTextBoxPainter::paintDecorationWithStyle (Closed)

Created:
6 years, 2 months ago by fs
Modified:
6 years, 2 months ago
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Fold away SVGInlineTextBoxPainter::paintDecorationWithStyle The geometry is the same in both the stroke and the fill case, which means it can be hoisted into the caller (paintDecoration). That leaves only some fairly trivial code in paintDecorationWithStyle, so fold it up entirely. BUG=420022 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -41 lines) Patch
M Source/core/paint/SVGInlineTextBoxPainter.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/paint/SVGInlineTextBoxPainter.cpp View 3 chunks +39 lines, -40 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
fs
6 years, 2 months ago (2014-10-14 13:38:29 UTC) #2
pdr.
lgtm
6 years, 2 months ago (2014-10-14 23:14:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/654873002/1
6 years, 2 months ago (2014-10-14 23:14:49 UTC) #5
commit-bot: I haz the power
6 years, 2 months ago (2014-10-14 23:18:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 183705

Powered by Google App Engine
This is Rietveld 408576698