[webkit-changes] [WebKit/WebKit] 5d5857: AX: Add logging of time of execution to AXLogger.

AndresGonzalezApple noreply at github.com
Wed Oct 11 06:32:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d5857ed73739d3a5d72b212175ca94d7125cd23
      https://github.com/WebKit/WebKit/commit/5d5857ed73739d3a5d72b212175ca94d7125cd23
  Author: Andres Gonzalez <andresg_22 at apple.com>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M Source/WebCore/accessibility/AXLogger.cpp
    M Source/WebCore/accessibility/AXLogger.h

  Log Message:
  -----------
  AX: Add logging of time of execution to AXLogger.
https://bugs.webkit.org/show_bug.cgi?id=262992
<rdar://problem/116784445>

Reviewed by Tyler Wilcock.

Helpful to progile individual method performance.

* Source/WebCore/accessibility/AXLogger.cpp:
(WebCore::AXLogger::AXLogger):
(WebCore::AXLogger::~AXLogger):
* Source/WebCore/accessibility/AXLogger.h:

Canonical link: https://commits.webkit.org/269198@main




More information about the webkit-changes mailing list