WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
154501
Enhance Logging: Change some WTFLogAlways call to instead invoke "always on" macros
https://bugs.webkit.org/show_bug.cgi?id=154501
Summary
Enhance Logging: Change some WTFLogAlways call to instead invoke "always on" ...
Keith Rollin
Reported
2016-02-20 11:58:17 PST
There are several dozen calls to WTFLogAlways in the WebKit code. Change these to invoke the "always on" macros instead. The result should be more efficient in terms of both space and speed. What would get lost in this change is the ability to see such logging in stderr (that is, in the terminal or in Xcode). Uses of WTFLogAlways that seems to support a development model that makes use of this output are retained.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-02-20 11:58:42 PST
<
rdar://problem/24757755
>
Keith Rollin
Comment 2
2018-11-25 16:58:45 PST
Probably not worth addressing. Lets keep WTFLogAlways as-is, changing them as needed if/when the need arises.
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