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

Issue 362923007: Move transformationForTextBox() call out of the fragment-loop (Closed)

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

Description

Move transformationForTextBox() call out of the fragment-loop textBox is invariant, so no need to fetch and check the transform for each fragment. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177517

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/core/rendering/svg/SVGTextLayoutEngine.cpp View 1 chunk +4 lines, -4 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
fs
6 years, 5 months ago (2014-07-03 11:43:01 UTC) #1
pdr.
LGTM. https://codereview.chromium.org/362923007/diff/1/Source/core/rendering/svg/SVGTextLayoutEngine.cpp File Source/core/rendering/svg/SVGTextLayoutEngine.cpp (right): https://codereview.chromium.org/362923007/diff/1/Source/core/rendering/svg/SVGTextLayoutEngine.cpp#newcode298 Source/core/rendering/svg/SVGTextLayoutEngine.cpp:298: m_chunkLayoutBuilder.transformationForTextBox(textBox, textBoxTransformation); What do you think about refactoring ...
6 years, 5 months ago (2014-07-03 22:56:50 UTC) #2
fs
On 2014/07/03 22:56:50, pdr wrote: > LGTM. > > https://codereview.chromium.org/362923007/diff/1/Source/core/rendering/svg/SVGTextLayoutEngine.cpp > File Source/core/rendering/svg/SVGTextLayoutEngine.cpp (right): > ...
6 years, 5 months ago (2014-07-04 07:51:31 UTC) #3
fs
The CQ bit was checked by fs@opera.com
6 years, 5 months ago (2014-07-04 07:51:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/362923007/1
6 years, 5 months ago (2014-07-04 07:52:46 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-04 07:56:18 UTC) #6
Message was sent while issue was closed.
Change committed as 177517

Powered by Google App Engine
This is Rietveld 408576698