[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
Tue May 22 22:16:51 PDT 2012


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





--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2012-05-22 22:15:55 PST ---
(From update of attachment 143419)
View in context: https://bugs.webkit.org/attachment.cgi?id=143419&action=review

> Source/WebCore/inspector/CodeGeneratorInspector.py:2240
> +// A small trancient wrapper around int type, that can be used as a funciton parameter type

typo: transient

> Source/WebCore/inspector/CodeGeneratorInspector.py:2241
> +// cleverly diallowing C++ implicit casts from float or double.

typo: disallowing

-- 
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