Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7a5a17e0f78d339000eb4c95c7b00648d5ee2be6
https://github.com/WebKit/WebKit/commit/7a5a17e0f78d339000eb4c95c7b00648d5ee2be6
Author: Andres Gonzalez <[email protected]>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M Source/WebCore/accessibility/AXLogger.cpp
Log Message:
-----------
AX: Change AXLogger to filter out all output by default.
https://bugs.webkit.org/show_bug.cgi?id=272025
<rdar://problem/125779142>
Reviewed by Tyler Wilcock.
Builds where logging is enabled (e.g. debug build) are producing so much output
that is almost impossible to use with any significant page. This changes the
default behavior from logging everthing to logging nothing so that debug builds
can be used without having to add filtering strings.
* Source/WebCore/accessibility/AXLogger.cpp:
(WebCore::AXLogger::shouldLog):
Canonical link: https://commits.webkit.org/276969@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes