[Webkit-unassigned] [Bug 90906] Implement ECMAScript Internationalization API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 14:51:09 PDT 2015


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

Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254051|review?                     |review+, commit-queue+
              Flags|                            |

--- Comment #28 from Benjamin Poulain <benjamin at webkit.org> ---
Comment on attachment 254051
  --> https://bugs.webkit.org/attachment.cgi?id=254051
Add feature flag and base Intl namespace object

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

This is a good patch. Let's land it.

I'll help Andy move forward with Intl, and I'll take on myself to remove the code if needed.

> LayoutTests/js/script-tests/intl.js:17
> +// is deletable, inferred from use of "Initial" in spec, consistent with other implementations

Something useful for testing is testing all the properties. You can use Object.getOwnPropertyDescritpor() to get them for any property.

-- 
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/20150630/8386974d/attachment.html>


More information about the webkit-unassigned mailing list