[Webkit-unassigned] [Bug 16162] [gtk] parseFloat depends on locale setting

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


http://bugs.webkit.org/show_bug.cgi?id=16162


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |ap at webkit.org
                   |unassigned at lists.webkit.org |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
  Attachment #17933|                            |review?
               Flag|                            |




------- Comment #5 from ap at webkit.org  2007-12-16 09:09 PDT -------
Created an attachment (id=17933)
 --> (http://bugs.webkit.org/attachment.cgi?id=17933&action=view)
proposed fix

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


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



More information about the webkit-unassigned mailing list