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

Issue 873253004: Add IPC fuzzer GenerateTraits for some cc types. (Closed)

Created:
5 years, 10 months ago by Martin Barbella
Modified:
5 years, 10 months ago
Reviewers:
Tom Sepez, inferno
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add IPC fuzzer GenerateTraits for some cc types. BUG=450268 R=inferno@chromium.org,tsepez@chromium.org Committed: https://crrev.com/1ff18517c604201208b753c10bcebdcc986f7a17 Cr-Commit-Position: refs/heads/master@{#313632}

Patch Set 1 #

Patch Set 2 : Remove prints #

Patch Set 3 : Format + add some types that were causing new errors #

Patch Set 4 : Properly generate gfx::Transform #

Total comments: 11

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -34 lines) Patch
M tools/ipc_fuzzer/mutate/generate.cc View 1 2 3 4 6 chunks +157 lines, -34 lines 0 comments Download
M tools/ipc_fuzzer/mutate/rand_util.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
inferno
lgtm with nits/ https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc File tools/ipc_fuzzer/mutate/generate.cc (right): https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc#newcode715 tools/ipc_fuzzer/mutate/generate.cc:715: p->delegated_frame_data.reset(new cc::DelegatedFrameData); Should we be generating ...
5 years, 10 months ago (2015-01-28 22:44:36 UTC) #1
Tom Sepez
lgtm https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc File tools/ipc_fuzzer/mutate/generate.cc (right): https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc#newcode758 tools/ipc_fuzzer/mutate/generate.cc:758: // FIXME(mbarbella): This should actually generate something. nit: ...
5 years, 10 months ago (2015-01-28 22:58:09 UTC) #2
Martin Barbella
https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc File tools/ipc_fuzzer/mutate/generate.cc (right): https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc#newcode715 tools/ipc_fuzzer/mutate/generate.cc:715: p->delegated_frame_data.reset(new cc::DelegatedFrameData); On 2015/01/28 22:44:36, inferno wrote: > Should ...
5 years, 10 months ago (2015-01-28 23:03:59 UTC) #3
Martin Barbella
https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc File tools/ipc_fuzzer/mutate/generate.cc (right): https://codereview.chromium.org/873253004/diff/60001/tools/ipc_fuzzer/mutate/generate.cc#newcode715 tools/ipc_fuzzer/mutate/generate.cc:715: p->delegated_frame_data.reset(new cc::DelegatedFrameData); On 2015/01/28 23:03:59, mbarbella wrote: > On ...
5 years, 10 months ago (2015-01-28 23:32:59 UTC) #4
inferno
lgtm
5 years, 10 months ago (2015-01-28 23:38:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/873253004/80001
5 years, 10 months ago (2015-01-28 23:41:16 UTC) #7
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-01-29 00:15:42 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 00:16:44 UTC) #9
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1ff18517c604201208b753c10bcebdcc986f7a17
Cr-Commit-Position: refs/heads/master@{#313632}

Powered by Google App Engine
This is Rietveld 408576698