[webkit-changes] [WebKit/WebKit] d0f083: Versioning.
MyahCobbs
noreply at github.com
Wed Jul 26 19:03:43 PDT 2023
Branch: refs/heads/safari-7615.3.12.11-branch
Home: https://github.com/WebKit/WebKit
Commit: d0f0832ae00676dd9a7c2eed358562d4487b12eb
https://github.com/WebKit/WebKit/commit/d0f0832ae00676dd9a7c2eed358562d4487b12eb
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.11.1
Identifier: 259548.864 at safari-7615.3.12.11-branch
Commit: 16d0bcd354f576340229e602d63d052b9df8516e
https://github.com/WebKit/WebKit/commit/16d0bcd354f576340229e602d63d052b9df8516e
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.11-branch
Commit: f6caf595fc2fd4ba29e7b9c2b79a5641eca4851a
https://github.com/WebKit/WebKit/commit/f6caf595fc2fd4ba29e7b9c2b79a5641eca4851a
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.11.2
Identifier: 259548.866 at safari-7615.3.12.11-branch
Compare: https://github.com/WebKit/WebKit/compare/d0f0832ae006%5E...f6caf595fc2f
More information about the webkit-changes
mailing list