RESOLVED FIXED 240523
AX: Logging outerHTML in streamAXCoreObject is not truncated
https://bugs.webkit.org/show_bug.cgi?id=240523
Summary AX: Logging outerHTML in streamAXCoreObject is not truncated
Tyler Wilcock
Reported 2022-05-17 09:20:21 PDT
outerHTML can be a very, very big string, and we don't truncate it at all. This can cause debug builds to perform even worse than they already do, and is almost always too much noise in the logs.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-05-17 09:20:29 PDT
Tyler Wilcock
Comment 2 2022-05-17 09:25:36 PDT
EWS
Comment 3 2022-05-19 12:23:19 PDT
Committed r294499 (250758@main): <https://commits.webkit.org/250758@main> Reviewed commits have been landed. Closing PR #677 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.