[webkit-changes] [WebKit/WebKit] 4e6fd1: AX: Improve smart pointer usage in AXObjectCache

Joshua Hoffman noreply at github.com
Fri Aug 18 19:33:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e6fd1fb546159e206da017789dde1841886e177
      https://github.com/WebKit/WebKit/commit/4e6fd1fb546159e206da017789dde1841886e177
  Author: hoffmanjoshua <jhoffman23 at apple.com>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M Source/WebCore/accessibility/AXObjectCache.cpp

  Log Message:
  -----------
  AX: Improve smart pointer usage in AXObjectCache
https://bugs.webkit.org/show_bug.cgi?id=260389
rdar://problem/114090467

Reviewed by Tyler Wilcock.

Improve the usage of smart pointers in AXObjectCache in accordance with WebKit guidelines https://github.com/WebKit/WebKit/wiki/Smart-Pointer-Usage-Guidelines.

* Source/WebCore/accessibility/AXObjectCache.cpp:

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




More information about the webkit-changes mailing list