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

Issue 1524813002: NOT FOR COMMIT: Copying the path command data directly into the path byte stream buffer (Closed)

Created:
5 years ago by fs
Modified:
4 years, 9 months ago
Reviewers:
CC:
fs, blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, krit, f(malita), gyuyoung2, kouhei+svg_chromium.org, Mikhail, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Copying the path command data directly into the path byte stream buffer BUG=568735

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -20 lines) Patch
M third_party/WebKit/Source/core/svg/SVGPathByteStream.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathByteStreamBuilder.cpp View 3 chunks +43 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/wtf/Vector.h View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (2 generated)
fs
Description was changed from ========== Copying the path command data directly into the path byte ...
5 years ago (2015-12-14 16:27:51 UTC) #1
fs
5 years ago (2015-12-14 16:28:01 UTC) #2
Description was changed from

==========
NOT FOR COMMIT. Copying the path command data directly into the path byte stream
buffer

BUG=568735
==========

to

==========
Copying the path command data directly into the path byte stream buffer

BUG=568735
==========

Powered by Google App Engine
This is Rietveld 408576698