ozone/wayland: fix wayland fuzzer.
We don't have a fuzzer bot for ozone running and that's why we failed to spot when the fuzzer became broken. However, given that I started to enable use_x11 && use_ozone at the same time, the linux-libfuzzer-asan-rel started to compile the wayland fuzzer, and that revealed some compilation problems. This CL fixes that. The design of initialization of the test env was taken from other fuzzer tests. For example, ui/gfx/render_text_fuzzer.cc Bug: 578890 Change-Id: I1517731dc531cb48934cbdbd35023adea818c7e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2322706Reviewed-by:Nick Yamane <nickdiego@igalia.com> Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#792208}
Showing
Please register or sign in to comment