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

Issue 2688133002: [fuzzer] Create a README for libfuzzer fuzzers. (Closed)

Created:
3 years, 10 months ago by ahaas
Modified:
3 years, 10 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[fuzzer] Create a README for libfuzzer fuzzers. NOTRY=true R=hablich@chromium.org Review-Url: https://codereview.chromium.org/2688133002 Cr-Commit-Position: refs/heads/master@{#43092} Committed: https://chromium.googlesource.com/v8/v8/+/fd8ef3b63077141ff7e98301ea44f03085e57b03

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
A test/fuzzer/README.md View 1 chunk +34 lines, -0 lines 7 comments Download

Messages

Total messages: 12 (4 generated)
ahaas
3 years, 10 months ago (2017-02-10 12:06:07 UTC) #1
Michael Hablich
On 2017/02/10 at 12:06:07, ahaas wrote: > rubberstamp lgtm
3 years, 10 months ago (2017-02-10 12:08:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688133002/1
3 years, 10 months ago (2017-02-10 12:11:54 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/v8/v8/+/fd8ef3b63077141ff7e98301ea44f03085e57b03
3 years, 10 months ago (2017-02-10 12:13:15 UTC) #8
Michael Achenbach
lgtm, thanks a lot for the doc, much appreciated! https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md File test/fuzzer/README.md (right): https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md#newcode3 test/fuzzer/README.md:3: ...
3 years, 10 months ago (2017-02-10 15:46:03 UTC) #9
ahaas
https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md File test/fuzzer/README.md (right): https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md#newcode3 test/fuzzer/README.md:3: This document describes how to make a new libfuzzer ...
3 years, 10 months ago (2017-02-13 08:36:13 UTC) #10
Michael Achenbach
https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md File test/fuzzer/README.md (right): https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md#newcode20 test/fuzzer/README.md:20: * This build rule is needed to compile with ...
3 years, 10 months ago (2017-02-13 08:39:15 UTC) #11
Michael Achenbach
3 years, 10 months ago (2017-02-13 08:39:15 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md
File test/fuzzer/README.md (right):

https://codereview.chromium.org/2688133002/diff/1/test/fuzzer/README.md#newco...
test/fuzzer/README.md:20: * This build rule is needed to compile with gyp
On 2017/02/13 08:36:13, ahaas wrote:
> On 2017/02/10 at 15:46:03, Michael Achenbach wrote:
> > Regarding gyp deprecation: How about we abandon fuzzers in gyp? Nuke them
from
> the gyp files and nuke the from the docu?
> 
> I would support this idea, but are you sure that the gyp fuzzer builds are not
> used anywhere?

No one could ever be sure. But we could try? But rather as an entirely separate
action.

Powered by Google App Engine
This is Rietveld 408576698