[Webkit-unassigned] [Bug 169182] Currency digits calculation in Intl.NumberFormat should call out to ICU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 12 20:12:04 PDT 2017


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

--- Comment #10 from Darin Adler <darin at apple.com> ---
It’s often a mistake to use a library directly in WebKit; often the people changing those libraries don’t consider the effect on web technology when they change them. Because of this we often need a white list or other mechanism between WebKit and the underlying library.

(In fact, we likely need to do this for character encodings and ICU if we haven’t done it already.)

-- 
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/20170313/31740602/attachment.html>


More information about the webkit-unassigned mailing list