[webkit-changes] [WebKit/WebKit] 1aabb5: [web-animations] make the `Animations` logging cha...
Antoine Quint
noreply at github.com
Tue Nov 28 12:15:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1aabb58d3ba4f42076fdf21d189542d2f3b4680a
https://github.com/WebKit/WebKit/commit/1aabb58d3ba4f42076fdf21d189542d2f3b4680a
Author: Antoine Quint <graouts at webkit.org>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebKit/Platform/Logging.h
Log Message:
-----------
[web-animations] make the `Animations` logging channel available in WebKit
https://bugs.webkit.org/show_bug.cgi?id=265458
rdar://118881712
Reviewed by Matt Woodrow.
We currently use an `Animations` logging channel in WebCore and with the work on
threaded animation resolution we will need to add animation-related logging in
WebKit as well.
* Source/WebKit/Platform/Logging.h:
Canonical link: https://commits.webkit.org/271232@main
More information about the webkit-changes
mailing list