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

Issue 2000173002: If building a fuzzer, define WEBRTC_UNSAFE_FUZZER_MODE. (Closed)

Created:
4 years, 7 months ago by katrielc1
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

If building a fuzzer, define WEBRTC_UNSAFE_FUZZER_MODE. This is useful because various pieces of code can then make themselves more fuzzer-friendly. (For example, checksum verification can always succeed.) See BORINGSSL_UNSAFE_FUZZER_MODE for an analogous flag. BUG=chromium:561667 Committed: https://crrev.com/bf81d68a426d6c2378ad21d042de491a8458a4e1 Cr-Commit-Position: refs/heads/master@{#12904}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment on use location #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M webrtc/BUILD.gn View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
katrielc
4 years, 7 months ago (2016-05-23 14:37:04 UTC) #2
katrielc
On 2016/05/23 14:37:04, katrielc wrote: Separately, this can be used to fix the logging-in-Chromium problem ...
4 years, 7 months ago (2016-05-23 14:38:58 UTC) #3
kjellander_webrtc
Can you please add a BUG=webrtc:N reference to a WebRTC issue number N that briefly ...
4 years, 7 months ago (2016-05-23 19:24:40 UTC) #4
pbos-webrtc
Do you need this define? It'd only be invoked in Chromium builds so far, so ...
4 years, 7 months ago (2016-05-23 21:56:01 UTC) #5
pbos-webrtc
On 2016/05/23 21:56:01, pbos-webrtc wrote: > Do you need this define? It'd only be invoked ...
4 years, 7 months ago (2016-05-23 21:56:24 UTC) #6
katrielc
On 2016/05/23 21:56:24, pbos-webrtc wrote: > On 2016/05/23 21:56:01, pbos-webrtc wrote: > > Do you ...
4 years, 7 months ago (2016-05-24 07:02:36 UTC) #7
pbos-webrtc
lgtm https://codereview.webrtc.org/2000173002/diff/1/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2000173002/diff/1/webrtc/BUILD.gn#newcode174 webrtc/BUILD.gn:174: defines += [ "WEBRTC_UNSAFE_FUZZER_MODE" ] Add a comment ...
4 years, 7 months ago (2016-05-24 12:54:55 UTC) #8
katrielc
https://codereview.webrtc.org/2000173002/diff/1/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2000173002/diff/1/webrtc/BUILD.gn#newcode174 webrtc/BUILD.gn:174: defines += [ "WEBRTC_UNSAFE_FUZZER_MODE" ] On 2016/05/24 12:54:55, pbos-webrtc ...
4 years, 7 months ago (2016-05-24 15:30:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000173002/20001
4 years, 7 months ago (2016-05-26 07:00:23 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/5861)
4 years, 7 months ago (2016-05-26 07:12:03 UTC) #15
kjellander_webrtc
lgtm
4 years, 7 months ago (2016-05-26 07:15:35 UTC) #16
kjellander_webrtc
For changes like this that doesn't affect any tests, please just submit manually after running ...
4 years, 7 months ago (2016-05-26 07:16:37 UTC) #17
kjellander_webrtc
On 2016/05/26 07:16:37, kjellander (webrtc) wrote: > For changes like this that doesn't affect any ...
4 years, 7 months ago (2016-05-26 07:17:08 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000173002/20001
4 years, 7 months ago (2016-05-26 07:17:22 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-26 08:03:08 UTC) #22
commit-bot: I haz the power
4 years, 7 months ago (2016-05-26 08:03:17 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bf81d68a426d6c2378ad21d042de491a8458a4e1
Cr-Commit-Position: refs/heads/master@{#12904}

Powered by Google App Engine
This is Rietveld 408576698