[webkit-changes] [WebKit/WebKit] 9e3ea6: Cherry-pick c047b91f5ccb. rdar://problem/111341681

MyahCobbs noreply at github.com
Wed Jul 26 19:03:44 PDT 2023


  Branch: refs/heads/safari-7615.3.12.13-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e3ea6e4fe8ca3606894a6b922fcda7349d2b4cd
      https://github.com/WebKit/WebKit/commit/9e3ea6e4fe8ca3606894a6b922fcda7349d2b4cd
  Author: Tyler Wilcock <tyler_w at apple.com>
  Date:   2023-06-29 (Thu, 29 Jun 2023)

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

  Log Message:
  -----------
  Cherry-pick c047b91f5ccb. rdar://problem/111341681

    AX: Improve smart pointer hygiene in AXObjectCache and AXIsolatedObject::updateBackingStore
    rdar://111341681

    Reviewed by Chris Fleizach.

    Per https://github.com/WebKit/WebKit/wiki/Smart-Pointer-Usage-Guidelines, continue refactoring
    to replace raw pointer usage with smart pointers where appropriate.

    * Source/WebCore/accessibility/AXObjectCache.cpp:
    (WebCore::AXObjectCache::remove):
    (WebCore::AXObjectCache::deferNodeAddedOrRemoved):
    (WebCore::AXObjectCache::prepareForDocumentDestruction):
    (WebCore::AXObjectCache::performDeferredCacheUpdate):
    * Source/WebCore/accessibility/AXObjectCache.h:
    * Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp:

    Canonical link: https://commits.webkit.org/259548.864@safari-7615-branch
Identifier: 259548.864 at safari-7615.3.12.13-branch


  Commit: b6a202d8c5ae8296ec174217cda692eae2f84b08
      https://github.com/WebKit/WebKit/commit/b6a202d8c5ae8296ec174217cda692eae2f84b08
  Author: Myah Cobbs <mcobbs at apple.com>
  Date:   2023-06-29 (Thu, 29 Jun 2023)

  Changed paths:
    M Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7615.3.12.13.1

Identifier: 259548.865 at safari-7615.3.12.13-branch


Compare: https://github.com/WebKit/WebKit/compare/9e3ea6e4fe8c%5E...b6a202d8c5ae


More information about the webkit-changes mailing list