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

Issue 130563014: Get rid of the *Byte types used for (de)serializing to SVGPathByteStream (Closed)

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

Description

Get rid of the *Byte types used for (de)serializing to SVGPathByteStream Use a single ByteType<T> instead. Additionally clean up SVGPathByteStream a bit by delegating two more methods {isEmpty(), append(SVGPathByteStream*)} to the wrapped WTF::Vector. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166481

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -68 lines) Patch
M Source/core/svg/SVGPathByteStream.h View 2 chunks +7 lines, -21 lines 0 comments Download
M Source/core/svg/SVGPathByteStreamBuilder.h View 1 chunk +11 lines, -27 lines 0 comments Download
M Source/core/svg/SVGPathByteStreamSource.h View 2 chunks +8 lines, -20 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
fs
6 years, 10 months ago (2014-02-04 17:17:07 UTC) #1
Stephen Chennney
LGTM. Do we still use DataIterator?
6 years, 10 months ago (2014-02-04 18:50:41 UTC) #2
fs
On 2014/02/04 18:50:41, Stephen Chenney wrote: > LGTM. Do we still use DataIterator? Yes, it ...
6 years, 10 months ago (2014-02-05 08:23:20 UTC) #3
fs
The CQ bit was checked by fs@opera.com
6 years, 10 months ago (2014-02-05 08:23:24 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/130563014/1
6 years, 10 months ago (2014-02-05 08:23:43 UTC) #5
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 09:21:07 UTC) #6
Message was sent while issue was closed.
Change committed as 166481

Powered by Google App Engine
This is Rietveld 408576698