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

Issue 1530853002: Split up text painting code into separate functions to setup paint and then paint text. (Closed)

Created:
5 years ago by ramya.v
Modified:
5 years ago
Reviewers:
pdr., fs, rwlbuis
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, slimming-paint-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split up text painting code into separate functions to setup paint and then paint text. This enables plumbing custom paint before painting text. BUG=512354 Committed: https://crrev.com/0ed86a2c1dd1711c391543801c4ba056dd9712df Cr-Commit-Position: refs/heads/master@{#365798}

Patch Set 1 #

Patch Set 2 : If we can't setup paint don't paint text with default paint #

Total comments: 4

Patch Set 3 : Updated as per review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -21 lines) Patch
M third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp View 1 2 5 chunks +41 lines, -20 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
ramya.v
PTAL! Thanks
5 years ago (2015-12-16 13:08:46 UTC) #2
fs
LGTM w/ nits (we might want to cleanup the "old" paintText, but that is probably ...
5 years ago (2015-12-16 13:21:41 UTC) #3
ramya.v
Updated as per review comments. PTAL! Thanks https://codereview.chromium.org/1530853002/diff/20001/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp File third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp (right): https://codereview.chromium.org/1530853002/diff/20001/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp#newcode300 third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp:300: TextRun& textRun, ...
5 years ago (2015-12-17 04:25:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530853002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530853002/40001
5 years ago (2015-12-17 09:19:59 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-17 10:45:14 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-17 10:46:29 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0ed86a2c1dd1711c391543801c4ba056dd9712df
Cr-Commit-Position: refs/heads/master@{#365798}

Powered by Google App Engine
This is Rietveld 408576698