[webkit-reviews] review requested: [Bug 16162] [gtk] parseFloat depends on locale setting : [Attachment 17933] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 09:09:17 PST 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 16162: [gtk] parseFloat depends on locale setting
http://bugs.webkit.org/show_bug.cgi?id=16162

Attachment 17933: proposed fix
http://bugs.webkit.org/attachment.cgi?id=17933&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This bug could affect Mac, too, if an application using JavaScriptCore has set
a C locale.

We also use strtol in date_object.cpp, but they all seem to be safe (it's only
whitespace-skipping that can be affected AFAIK).


More information about the webkit-reviews mailing list