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

Issue 960843003: Add a version of SVGLengthContext::valueForLength with explicit dimension (Closed)

Created:
5 years, 10 months ago by fs
Modified:
5 years, 9 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, kouhei+svg_chromium.org, Dominik Röttsches, ed+blinkwatch_opera.com, krit, f(malita), gyuyoung.kim_webkit.org, jchaffraix+rendering, Stephen Chennney, rwlbuis, pdr+svgwatchlist_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add a version of SVGLengthContext::valueForLength with explicit dimension Used by SVGTextLayoutEngineBaseline::calculateBaselineShift. BUG=461375 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191299

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase; Change argument order. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -16 lines) Patch
M Source/core/layout/svg/SVGTextLayoutEngineBaseline.cpp View 1 2 chunks +2 lines, -6 lines 0 comments Download
M Source/core/svg/SVGLengthContext.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/svg/SVGLengthContext.cpp View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
fs
Follow-up to https://codereview.chromium.org/956553004/ as requested. PTAL.
5 years, 10 months ago (2015-02-26 13:24:08 UTC) #2
Erik Dahlström (inactive)
https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h File Source/core/svg/SVGLengthContext.h (right): https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h#newcode72 Source/core/svg/SVGLengthContext.h:72: static float valueForLength(const Length&, float dimension, const LayoutStyle&); Is ...
5 years, 10 months ago (2015-02-26 14:11:16 UTC) #3
fs
https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h File Source/core/svg/SVGLengthContext.h (right): https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h#newcode72 Source/core/svg/SVGLengthContext.h:72: static float valueForLength(const Length&, float dimension, const LayoutStyle&); On ...
5 years, 10 months ago (2015-02-26 14:27:32 UTC) #4
fs
https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h File Source/core/svg/SVGLengthContext.h (right): https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h#newcode72 Source/core/svg/SVGLengthContext.h:72: static float valueForLength(const Length&, float dimension, const LayoutStyle&); On ...
5 years, 10 months ago (2015-02-26 14:45:35 UTC) #5
fs
On 2015/02/26 14:45:35, fs wrote: > https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h > File Source/core/svg/SVGLengthContext.h (right): > > https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h#newcode72 > ...
5 years, 9 months ago (2015-03-03 17:20:51 UTC) #6
pdr.
On 2015/03/03 at 17:20:51, fs wrote: > On 2015/02/26 14:45:35, fs wrote: > > https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h ...
5 years, 9 months ago (2015-03-03 18:04:26 UTC) #7
fs
https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h File Source/core/svg/SVGLengthContext.h (right): https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h#newcode72 Source/core/svg/SVGLengthContext.h:72: static float valueForLength(const Length&, float dimension, const LayoutStyle&); On ...
5 years, 9 months ago (2015-03-04 14:00:52 UTC) #8
Erik Dahlström (inactive)
On 2015/03/04 14:00:52, fs wrote: > https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h > File Source/core/svg/SVGLengthContext.h (right): > > https://codereview.chromium.org/960843003/diff/1/Source/core/svg/SVGLengthContext.h#newcode72 > ...
5 years, 9 months ago (2015-03-04 14:04:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/960843003/20001
5 years, 9 months ago (2015-03-04 14:08:07 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 17:28:50 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191299

Powered by Google App Engine
This is Rietveld 408576698