[Webkit-unassigned] [Bug 145563] JSExport protocol with an NSInteger property converts negative values to 18446744073709552000
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 2 13:38:05 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145563
--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 254089
--> https://bugs.webkit.org/attachment.cgi?id=254089
The Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=254089&action=review
> Source/JavaScriptCore/API/tests/testapi.mm:1421
> + at property (nonatomic) NSInteger number;
What if the property is an NSUInteger? Could we add a test case that covers that?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150602/396b4e29/attachment-0001.html>
More information about the webkit-unassigned
mailing list