Bug 231200

Summary: Move handling of AXValue from platform wrapper to AX core code.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: New BugsAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Andres Gonzalez
Reported 2021-10-04 17:50:02 PDT
Move handling of AXValue from platform wrapper to AX core code.
Attachments
Patch (11.96 KB, patch)
2021-10-04 18:00 PDT, Andres Gonzalez
no flags
Patch (11.91 KB, patch)
2021-10-05 05:20 PDT, Andres Gonzalez
no flags
Andres Gonzalez
Comment 1 2021-10-04 18:00:41 PDT
chris fleizach
Comment 2 2021-10-04 18:06:36 PDT
Comment on attachment 440131 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=440131&action=review > Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:2297 > + [] (bool& typedValue) { return [NSNumber numberWithBool:typedValue]; }, You should be able to use boxed values for bool and float
Andres Gonzalez
Comment 3 2021-10-05 05:20:03 PDT
EWS
Comment 4 2021-10-05 11:41:14 PDT
Committed r283564 (242529@main): <https://commits.webkit.org/242529@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440202 [details].
Radar WebKit Bug Importer
Comment 5 2021-10-05 11:42:22 PDT
Note You need to log in before you can comment on or make changes to this bug.