RESOLVED FIXED 210821
makeValueRefForValue should be robust against the type encoding of a NSNumber backed by a boolean
https://bugs.webkit.org/show_bug.cgi?id=210821
Summary makeValueRefForValue should be robust against the type encoding of a NSNumber...
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.