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

Issue 1476283002: Drop PathParsingMode argument to buildStringFromByteStream (Closed)

Created:
5 years ago by fs
Modified:
5 years ago
CC:
fs, blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, krit, eae+blinkwatch, f(malita), gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Drop PathParsingMode argument to buildStringFromByteStream Just always produce a String with whatever format the input is. Also cleanup some related code, and expose SVGPath from SVGPathElement rather than the SVGPathByteStream. BUG=467592 Committed: https://crrev.com/a3b40f563264af73bdf90cfc8adb0bc0410fb221 Cr-Commit-Position: refs/heads/master@{#361988}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove include; Drop forward decl. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -16 lines) Patch
M third_party/WebKit/Source/core/layout/svg/SVGLayoutTreeAsText.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPath.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPath.cpp View 1 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathElement.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathElement.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathUtilities.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
fs
5 years ago (2015-11-26 15:32:55 UTC) #2
fs
davve, PTAL
5 years ago (2015-11-27 09:37:35 UTC) #4
davve
Non-owner LGTM https://codereview.chromium.org/1476283002/diff/1/third_party/WebKit/Source/core/svg/SVGPath.cpp File third_party/WebKit/Source/core/svg/SVGPath.cpp (right): https://codereview.chromium.org/1476283002/diff/1/third_party/WebKit/Source/core/svg/SVGPath.cpp#newcode125 third_party/WebKit/Source/core/svg/SVGPath.cpp:125: return buildStringFromByteStream(byteStream()); Does this mean you may ...
5 years ago (2015-11-27 09:45:58 UTC) #5
philipj_slow
rs lgtm
5 years ago (2015-11-27 10:03:53 UTC) #7
fs
https://codereview.chromium.org/1476283002/diff/1/third_party/WebKit/Source/core/svg/SVGPath.cpp File third_party/WebKit/Source/core/svg/SVGPath.cpp (right): https://codereview.chromium.org/1476283002/diff/1/third_party/WebKit/Source/core/svg/SVGPath.cpp#newcode125 third_party/WebKit/Source/core/svg/SVGPath.cpp:125: return buildStringFromByteStream(byteStream()); On 2015/11/27 at 09:45:57, David Vest wrote: ...
5 years ago (2015-11-27 11:38:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476283002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476283002/20001
5 years ago (2015-11-27 12:23:41 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-27 12:59:44 UTC) #12
commit-bot: I haz the power
5 years ago (2015-11-27 13:00:39 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a3b40f563264af73bdf90cfc8adb0bc0410fb221
Cr-Commit-Position: refs/heads/master@{#361988}

Powered by Google App Engine
This is Rietveld 408576698