DescriptionFix skiaserve crash when displaying batch bounds
In my test case, the first actual batch would combine with the clear
issued before auditing had been enabled. After the successful combine,
we would try to inform the audit manager, but it didn't know about the
batch, triggering an assert (and subsequent crash). Fix is ijust to
ensure that no prior batches are pending when we turn on auditing.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1894633002
Committed: https://skia.googlesource.com/skia/+/1c9f9228e5dae355cbcdf6c4e6a10dc92ad6fe47
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|