0
Files
src/content/web_test/browser
Mason Freed 8efe832063 Remove NOTREACHED in case web tests try to composite all frames twice
This situation "shouldn't happen" but fuzzers can make it happen.
Since this only affects web tests, and when the old NOTREACHED got
hit it would stop fuzzers from finding other bad things that affect
real rendering code, this CL removes the NOTREACHED.

Fixed: 1415866
Change-Id: Ic564c98f3a1fe7b5b83733ed5edb9ed6eae6579d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4494822
Reviewed-by: Peter Beverloo <peter@chromium.org>
Commit-Queue: Peter Beverloo <peter@chromium.org>
Auto-Submit: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1139159}
2023-05-03 21:34:35 +00:00
..