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

Issue 2478593003: Avoid params being initialized out of order in Fuzzer (Closed)

Created:
4 years, 1 month ago by kjlubick
Modified:
4 years, 1 month ago
Reviewers:
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Avoid params being initialized out of order in Fuzzer BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2478593003

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -82 lines) Patch
M fuzz/FilterFuzz.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M fuzz/Fuzz.h View 2 chunks +41 lines, -23 lines 0 comments Download
M fuzz/FuzzGradients.cpp View 10 chunks +37 lines, -30 lines 0 comments Download
M fuzz/FuzzParsePath.cpp View 5 chunks +17 lines, -12 lines 0 comments Download
M fuzz/FuzzPathop.cpp View 2 chunks +13 lines, -12 lines 0 comments Download
M fuzz/FuzzScaleToSides.cpp View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
kjlubick
4 years, 1 month ago (2016-11-03 20:45:48 UTC) #1
Description was changed from

==========
Avoid params being initialized out of order in Fuzzer

BUG=skia:
==========

to

==========
Avoid params being initialized out of order in Fuzzer

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2478593003
==========

Powered by Google App Engine
This is Rietveld 408576698