Bug 243048 - AX: Remove unused AXCoreObject::isValueAutofilled
Summary: AX: Remove unused AXCoreObject::isValueAutofilled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-20 23:30 PDT by Tyler Wilcock
Modified: 2022-07-21 22:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (13.06 KB, patch)
2022-07-20 23:38 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (13.90 KB, patch)
2022-07-20 23:46 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (14.72 KB, patch)
2022-07-21 09:14 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 2022-07-20 23:30:23 PDT
We expose this on Mac as NSAccessibilityValueAutofilledAttribute and iOS as _accessibilityValueIsAutofilled, but nothing actually uses these.
Comment 1 Radar WebKit Bug Importer 2022-07-20 23:30:33 PDT
<rdar://problem/97362766>
Comment 2 Tyler Wilcock 2022-07-20 23:38:53 PDT
Created attachment 461106 [details]
Patch
Comment 3 Tyler Wilcock 2022-07-20 23:46:14 PDT
Created attachment 461107 [details]
Patch
Comment 4 Tyler Wilcock 2022-07-21 09:14:05 PDT
Created attachment 461115 [details]
Patch
Comment 5 EWS 2022-07-21 22:36:58 PDT
Committed 252723@main (b336a53b180c): <https://commits.webkit.org/252723@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 461115 [details].