[Webkit-unassigned] [Bug 42484] Support localized numbers in <input type=number>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 15:41:52 PST 2011


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





--- Comment #24 from Kent Tamura <tkent at chromium.org>  2011-03-02 15:41:52 PST ---
(In reply to comment #23)
> I think that it's more of a coding style issue in this case. If we were optimizing this function, we'd likely have to cache NSNumberFormatter instance at least.

Indeed.  These functions should be called only the main thread.  It's easy to cache the number formatter.

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