[Webkit-unassigned] [Bug 246904] New: AX: Simplify AXObjectCache by making better use of AXIsolatedTree::treeForPageID(std::optional<PageIdentifier>)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 22 11:51:58 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246904

            Bug ID: 246904
           Summary: AX: Simplify AXObjectCache by making better use of
                    AXIsolatedTree::treeForPageID(std::optional<PageIdenti
                    fier>)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Several places in AXObjectCache manually check that m_pageID is not std::nullopt rather than using the existing AXIsolatedTree::treeForPageID(std::optional<PageIdentifier>) method.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221022/7ffcebea/attachment-0001.htm>


More information about the webkit-unassigned mailing list