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 <[email protected]>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7615.3.12.12.1
Identifier: [email protected]
Commit: 5e5e3dbc113c6fdb3cf8344285196b425e1242ca
https://github.com/WebKit/WebKit/commit/5e5e3dbc113c6fdb3cf8344285196b425e1242ca
Author: Tyler Wilcock <[email protected]>
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: [email protected]
Compare: https://github.com/WebKit/WebKit/compare/19355016bfea%5E...5e5e3dbc113c
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes