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

Issue 2383623002: Add a fuzzer for the Origin Trial token parser (Closed)

Created:
4 years, 2 months ago by iclelland
Modified:
4 years, 2 months ago
CC:
chasej+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, fuzzing_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a fuzzer for the Origin Trial token parser R=ochang@chromium.org, chasej@chromium.org Committed: https://crrev.com/62f3ef4fc3059811d5562767d5b1c6b19e21d966 Cr-Commit-Position: refs/heads/master@{#424788}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -8 lines) Patch
M content/common/origin_trials/trial_token.h View 2 chunks +7 lines, -0 lines 0 comments Download
A + content/test/data/fuzzer_corpus/origin_trial_token_data/1 View 1 chunk +1 line, -5 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/10 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/11 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/12 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/13 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/14 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/15 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/16 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/17 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/18 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/19 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/2 View 1 chunk +5 lines, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/20 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/21 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/22 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/23 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/3 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/4 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/5 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/6 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/7 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/8 View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/data/fuzzer_corpus/origin_trial_token_data/9 View 1 chunk +1 line, -0 lines 0 comments Download
A + content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict View 1 chunk +6 lines, -1 line 0 comments Download
M content/test/fuzzer/BUILD.gn View 1 chunk +12 lines, -0 lines 0 comments Download
A + content/test/fuzzer/origin_trial_token_fuzzer.cc View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
iclelland
+r chasej, ochang; can you PTAL? Thanks! ochang: I'm not certain that the way I've ...
4 years, 2 months ago (2016-09-30 15:32:52 UTC) #5
chasej
lgtm
4 years, 2 months ago (2016-09-30 20:53:40 UTC) #6
Oliver Chang
On 2016/09/30 15:32:52, iclelland wrote: > +r chasej, ochang; can you PTAL? Thanks! > > ...
4 years, 2 months ago (2016-10-03 23:35:34 UTC) #7
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/2383623002/1
4 years, 2 months ago (2016-10-04 04:04:58 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/272772)
4 years, 2 months ago (2016-10-04 04:14:00 UTC) #11
iclelland
+r aizatsky -- can you PTAL as owner of content/test/fuzzer? Thanks!
4 years, 2 months ago (2016-10-04 04:27:15 UTC) #13
iclelland
On 2016/10/04 04:27:15, iclelland wrote: > +r aizatsky -- can you PTAL as owner of ...
4 years, 2 months ago (2016-10-12 04:19:45 UTC) #14
aizatsky
lgtm
4 years, 2 months ago (2016-10-12 16:58:59 UTC) #15
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/2383623002/1
4 years, 2 months ago (2016-10-12 17:19:05 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/85222)
4 years, 2 months ago (2016-10-12 17:28:10 UTC) #19
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/2383623002/1
4 years, 2 months ago (2016-10-12 17:48:08 UTC) #21
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-12 18:23:50 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 18:26:27 UTC) #24
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/62f3ef4fc3059811d5562767d5b1c6b19e21d966
Cr-Commit-Position: refs/heads/master@{#424788}

Powered by Google App Engine
This is Rietveld 408576698