[Webkit-unassigned] [Bug 147602] [INTL] Implement Intl.NumberFormat.prototype.resolvedOptions ()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 23 13:58:53 PST 2015


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

--- Comment #21 from Andy VanWagoner <thetalecrafter at gmail.com> ---
Comment on attachment 267730
  --> https://bugs.webkit.org/attachment.cgi?id=267730
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=267730&action=review

> Source/JavaScriptCore/runtime/IntlNumberFormat.cpp:91
> +    // FIXME: Use ICU to find the default numbering system for the given locale.

getNumberingSystemsForLocale has been added in IntlObject. It uses the enumeration from ICU, and also will give the correct default for a locale.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151223/a51dd6fc/attachment.html>


More information about the webkit-unassigned mailing list