[webkit-reviews] review granted: [Bug 251223] AX: WebCore::AXIsolatedTree should use WTF::ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr<>. : [Attachment 464704] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 28 15:28:06 PST 2023


Alex Christensen <achristensen at apple.com> has granted Andres Gonzalez
<andresg_22 at apple.com>'s request for review:
Bug 251223: AX: WebCore::AXIsolatedTree should use
WTF::ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr<>.
https://bugs.webkit.org/show_bug.cgi?id=251223

Attachment 464704: Patch

https://bugs.webkit.org/attachment.cgi?id=464704&action=review




--- Comment #16 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 464704
  --> https://bugs.webkit.org/attachment.cgi?id=464704
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=464704&action=review

> Source/WebCore/accessibility/AXTreeStore.h:79
> +	   },

This comma needs to be inside ENABLE(ACCESSIBILITY_ISOLATED_TREE)


More information about the webkit-reviews mailing list