DescriptionFix cluster-fuzz crash with internal EventSender API.
In release mode a DCHECK was compiled out and caused a crash; it was
correctly asserting in the Debug builds. Change the DCHECK into a
runtime check that throws an exception. This addresses the cluster fuzz
crash.
BUG=472058
TEST=out/Release/content_shell --dump-render-tree --use-gl=any --disable-gl-drawing-for-test file:///work/issues/472058/test.html
Committed: https://crrev.com/bd2a165a1018ec23d060b72b29af7fe26e5f1828
Cr-Commit-Position: refs/heads/master@{#330659}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|