WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
246904
AX: Simplify AXObjectCache by making better use of AXIsolatedTree::treeForPageID(std::optional<PageIdentifier>)
https://bugs.webkit.org/show_bug.cgi?id=246904
Summary
AX: Simplify AXObjectCache by making better use of AXIsolatedTree::treeForPag...
Tyler Wilcock
Reported
2022-10-22 11:51:58 PDT
Several places in AXObjectCache manually check that m_pageID is not std::nullopt rather than using the existing AXIsolatedTree::treeForPageID(std::optional<PageIdentifier>) method.
Attachments
Patch
(3.20 KB, patch)
2022-10-22 11:54 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-22 11:52:10 PDT
<
rdar://problem/101462585
>
Tyler Wilcock
Comment 2
2022-10-22 11:54:36 PDT
Created
attachment 463168
[details]
Patch
EWS
Comment 3
2022-10-22 20:51:11 PDT
Committed
255891@main
(ff6a48ca8eab): <
https://commits.webkit.org/255891@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 463168
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug