WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-17 09:20:29 PDT
<
rdar://problem/93429407
>
Tyler Wilcock
Comment 2
2022-05-17 09:25:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/677
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.
Top of Page
Format For Printing
XML
Clone This Bug