<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:benjamin&#64;webkit.org" title="Benjamin Poulain &lt;benjamin&#64;webkit.org&gt;"> <span class="fn">Benjamin Poulain</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement ECMAScript Internationalization API"
   href="https://bugs.webkit.org/show_bug.cgi?id=90906">bug 90906</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #254051 Flags</td>
           <td>review?
           </td>
           <td>review+, commit-queue+
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement ECMAScript Internationalization API"
   href="https://bugs.webkit.org/show_bug.cgi?id=90906#c28">Comment # 28</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement ECMAScript Internationalization API"
   href="https://bugs.webkit.org/show_bug.cgi?id=90906">bug 90906</a>
              from <span class="vcard"><a class="email" href="mailto:benjamin&#64;webkit.org" title="Benjamin Poulain &lt;benjamin&#64;webkit.org&gt;"> <span class="fn">Benjamin Poulain</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=254051&amp;action=diff" name="attach_254051" title="Add feature flag and base Intl namespace object">attachment 254051</a> <a href="attachment.cgi?id=254051&amp;action=edit" title="Add feature flag and base Intl namespace object">[details]</a></span>
Add feature flag and base Intl namespace object

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=254051&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=254051&amp;action=review</a>

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.

<span class="quote">&gt; LayoutTests/js/script-tests/intl.js:17
&gt; +// is deletable, inferred from use of &quot;Initial&quot; in spec, consistent with other implementations</span >

Something useful for testing is testing all the properties. You can use Object.getOwnPropertyDescritpor() to get them for any property.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>