gecko-dev/mozglue/baseprofiler
Gerald Squelart e1d51db19a Bug 1635570 - Cut too-long label dynamic strings and add ellipsis - r=canaltinova
If a label contains a dynamic string that's too long (512 characters or more), instead of just replacing it with "(too long)", we now cut it down to the maximum size, with an ellipsis at the end.

Added test for that in gtest. Also added nearby test for empty strings.

Differential Revision: https://phabricator.services.mozilla.com/D74378
2020-05-12 01:13:17 +00:00
..
core Bug 1635570 - Cut too-long label dynamic strings and add ellipsis - r=canaltinova 2020-05-12 01:13:17 +00:00
lul Bug 1635803 - Make sure <cstdlib> is included before mozalloc.h, to work around bug 1635968. r=gerald 2020-05-06 22:57:05 +00:00
public Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
moz.build Bug 1632750 - ProfileBufferControlledChunkManager - r=canaltinova 2020-05-08 03:44:34 +00:00