Bug 210821

Summary: makeValueRefForValue should be robust against the type encoding of a NSNumber backed by a boolean
Product: WebKit Reporter: Saam Barati <saam>
Component: AccessibilityAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, darin, mjs, sam, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Saam Barati
Reported 2020-04-21 16:04:09 PDT
...
Attachments
patch (1.45 KB, patch)
2020-04-21 16:09 PDT, Saam Barati
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-21 16:04:18 PDT
Saam Barati
Comment 2 2020-04-21 16:09:40 PDT
EWS
Comment 3 2020-04-22 09:22:43 PDT
Committed r260515: <https://trac.webkit.org/changeset/260515> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397136 [details].
Darin Adler
Comment 4 2020-04-23 16:01:33 PDT
Comment on attachment 397136 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=397136&action=review > Tools/ChangeLog:5 > + makeValueRefForValue should be robust against the type encoding of a NSNumber backed by a boolean > + https://bugs.webkit.org/show_bug.cgi?id=210821 > + <rdar://problem/62136598> Does anything like this affect JavaScript’s Objective-C API, beyond our testing tool?
Note You need to log in before you can comment on or make changes to this bug.