[webkit-changes] [WebKit/WebKit] 193550: Versioning.

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


  Branch: refs/heads/safari-7615.3.12.12-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 19355016bfeaeb9f3f433934c0f18b975587fea3
      https://github.com/WebKit/WebKit/commit/19355016bfeaeb9f3f433934c0f18b975587fea3
  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.12.1

Identifier: 259548.864 at safari-7615.3.12.12-branch


  Commit: 5e5e3dbc113c6fdb3cf8344285196b425e1242ca
      https://github.com/WebKit/WebKit/commit/5e5e3dbc113c6fdb3cf8344285196b425e1242ca
  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.865 at safari-7615.3.12.12-branch


Compare: https://github.com/WebKit/WebKit/compare/19355016bfea%5E...5e5e3dbc113c


More information about the webkit-changes mailing list