Chromium Code Reviews
Description[Blob] Removed crash on race case blob messages
We have substantial crashes since adding bad_message errors for invalid
blob messages. It looks like there is a pre-existing condition where
blob references are race casing across processes.
While we investigate the issue, we want to remove this crash so it's not
making the situation worse (crashing instead of having a broken blob).
I'm keeping the uuid.empty() condition as a bad message, because that's
definitely an error that shouldn't be happening.
BUG=606065
Review URL: https://codereview.chromium.org/1913343002
Cr-Commit-Position: refs/heads/master@{#389868}
(cherry picked from commit 3f8e7a2ad99e72ed370e17d7258f64dc7acc49fe)
Committed: https://chromium.googlesource.com/chromium/src/+/ff946f842cd1239d4cf7ae26bb6206c24c6e5ca1
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||