Bug 240523

Summary: AX: Logging outerHTML in streamAXCoreObject is not truncated
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.