[Webkit-unassigned] [Bug 42484] Support localized numbers in <input type=number>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 1 22:21:46 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=42484
--- Comment #20 from Kent Tamura <tkent at chromium.org> 2011-03-01 22:21:45 PST ---
> + NSNumber* num = [formatter numberFromString:numberString];
> + if (num == nil)
Should we use RetainPtr<> here too?
--
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