DescriptionSplit trace messages into chunk based on size, not event count
base::StringPrintf() fails quietly for strings larger than 32M,
so we could send and empty message to the DevTools front-end,
Let's split trace event notifications into chunks based
on the chunk size rather than the event count as we used to do.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287157
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|