WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
271199
AX: Move Mac test-only APIs out of [WebAccessibilityObjectWrapper accessibilityAttributeValue:].
https://bugs.webkit.org/show_bug.cgi?id=271199
Summary
AX: Move Mac test-only APIs out of [WebAccessibilityObjectWrapper accessibili...
Andres Gonzalez
Reported
2024-03-18 16:45:03 PDT
.
Attachments
Patch
(11.53 KB, patch)
2024-03-18 17:15 PDT
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Patch
(11.79 KB, patch)
2024-03-19 06:09 PDT
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Patch
(13.39 KB, patch)
2024-03-20 12:58 PDT
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Patch
(13.40 KB, patch)
2024-03-21 10:48 PDT
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-18 16:45:15 PDT
<
rdar://problem/124976011
>
Andres Gonzalez
Comment 2
2024-03-18 17:15:42 PDT
Created
attachment 470426
[details]
Patch
Andres Gonzalez
Comment 3
2024-03-19 06:09:58 PDT
Created
attachment 470431
[details]
Patch
chris fleizach
Comment 4
2024-03-19 23:32:05 PDT
Comment on
attachment 470431
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=470431&action=review
> Source/WebCore/accessibility/AXObjectCache.h:530 > + static bool isTestClient();
isTestClient() is a bit weird of a name for AXObjectCache, since the AXObjectCache isn't the test client. clientIsInTestMode() is a bit more accurate
Andres Gonzalez
Comment 5
2024-03-20 12:58:55 PDT
Created
attachment 470449
[details]
Patch
Andres Gonzalez
Comment 6
2024-03-20 12:59:59 PDT
(In reply to chris fleizach from
comment #4
)
> Comment on
attachment 470431
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=470431&action=review
> > > Source/WebCore/accessibility/AXObjectCache.h:530 > > + static bool isTestClient(); > > isTestClient() is a bit weird of a name for AXObjectCache, since the > AXObjectCache isn't the test client. > > clientIsInTestMode() > > is a bit more accurate
Done.
Andres Gonzalez
Comment 7
2024-03-21 10:48:58 PDT
Created
attachment 470462
[details]
Patch
EWS
Comment 8
2024-03-21 19:14:36 PDT
Committed
276515@main
(8725aa98a991): <
https://commits.webkit.org/276515@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 470462
[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