Bug 243048

Summary: AX: Remove unused AXCoreObject::isValueAutofilled
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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].