[Webkit-unassigned] [Bug 87183] Web Inspector: CodeGeneratorInspector.py: protect typed API from C++ implicit float to int cast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 17:36:36 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87183





--- Comment #11 from Peter Rybin <prybin at chromium.org>  2012-05-27 17:36:35 PST ---
(In reply to comment #10)
> Created an attachment (id=144255)
 --> (https://bugs.webkit.org/attachment.cgi?id=144255&action=review) [details]
> Patch

All types are now disallowed but int and unsigned int.

11 static-casts in the codebase, including 3 for enums.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list