Bug 240523
Summary: | AX: Logging outerHTML in streamAXCoreObject is not truncated | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tyler Wilcock <tyler_w> |
Component: | Accessibility | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93429407>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/677
EWS
Committed r294499 (250758@main): <https://commits.webkit.org/250758@main>
Reviewed commits have been landed. Closing PR #677 and removing active labels.