[webkit-changes] [WebKit/WebKit] c9372c: Versioning.
MyahCobbs
noreply at github.com
Wed Jul 26 19:04:03 PDT 2023
Branch: refs/heads/safari-7615.3.12.10-branch
Home: https://github.com/WebKit/WebKit
Commit: c9372c623bce04111577cf98bb6a7b783b9bc992
https://github.com/WebKit/WebKit/commit/c9372c623bce04111577cf98bb6a7b783b9bc992
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.10.1
Identifier: 259548.864 at safari-7615.3.12.10-branch
Commit: 28f24dbe206726a477fb7c15f23cde01e70cc124
https://github.com/WebKit/WebKit/commit/28f24dbe206726a477fb7c15f23cde01e70cc124
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.10-branch
Commit: 0664e54d40ae27d253469628e348f5ae9144d7d1
https://github.com/WebKit/WebKit/commit/0664e54d40ae27d253469628e348f5ae9144d7d1
Author: Myah Cobbs <mcobbs at apple.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7615.3.12.10.2
Identifier: 259548.866 at safari-7615.3.12.10-branch
Compare: https://github.com/WebKit/WebKit/compare/c9372c623bce%5E...0664e54d40ae
More information about the webkit-changes
mailing list