WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231200
Move handling of AXValue from platform wrapper to AX core code.
https://bugs.webkit.org/show_bug.cgi?id=231200
Summary
Move handling of AXValue from platform wrapper to AX core code.
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
Details
Formatted Diff
Diff
Patch
(11.91 KB, patch)
2021-10-05 05:20 PDT
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andres Gonzalez
Comment 1
2021-10-04 18:00:41 PDT
Created
attachment 440131
[details]
Patch
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
Created
attachment 440202
[details]
Patch
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
<
rdar://problem/83896403
>
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