RESOLVED FIXED 161258
[Cocoa] Infinite recursion calling -charValue on a WKNSNumber
https://bugs.webkit.org/show_bug.cgi?id=161258
Summary [Cocoa] Infinite recursion calling -charValue on a WKNSNumber
mitz
Reported 2016-08-26 12:28:31 PDT
Implemented the wrong primitive method. Patch forthcoming.
Attachments
Override -charValue, not -boolValue (2.45 KB, patch)
2016-08-26 12:31 PDT, mitz
no flags
Override -charValue, not -boolValue (2.39 KB, patch)
2016-08-26 12:36 PDT, mitz
andersca: review+
mitz
Comment 1 2016-08-26 12:31:28 PDT
Created attachment 287130 [details] Override -charValue, not -boolValue
mitz
Comment 2 2016-08-26 12:36:13 PDT
Created attachment 287132 [details] Override -charValue, not -boolValue
mitz
Comment 3 2016-08-26 13:35:52 PDT
Note You need to log in before you can comment on or make changes to this bug.