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

Issue 751323002: Simplify SVGPathByteStream-based path-query functions (Closed)

Created:
6 years ago by fs
Modified:
6 years ago
CC:
blink-reviews, krit, kouhei+svg_chromium.org, ed+blinkwatch_opera.com, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, pdr+svgwatchlist_chromium.org, rwlbuis
Project:
blink
Visibility:
Public.

Description

Simplify SVGPathByteStream-based path-query functions The functions getSVGPathSegAtLengthFromSVGPathByteStream, getTotalLengthOfSVGPathByteStream and getPointAtLengthOfSVGPathByteStream all returns a bool that their (single) caller does not look at. Convert to just return the computed value instead. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186025

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -26 lines) Patch
M Source/core/svg/SVGPathElement.cpp View 1 chunk +3 lines, -8 lines 0 comments Download
M Source/core/svg/SVGPathUtilities.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/svg/SVGPathUtilities.cpp View 1 chunk +12 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
fs
Followup to https://codereview.chromium.org/734053005/
6 years ago (2014-11-25 17:34:34 UTC) #2
kouhei (in TOK)
lgtm
6 years ago (2014-11-26 00:11:25 UTC) #3
fs
On 2014/11/26 00:11:25, kouhei wrote: > lgtm Thanks!
6 years ago (2014-11-26 09:41:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/751323002/1
6 years ago (2014-11-26 09:42:33 UTC) #6
commit-bot: I haz the power
6 years ago (2014-11-26 10:28:17 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186025

Powered by Google App Engine
This is Rietveld 408576698