<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Intl] Change the return type of canonicalizeLocaleList() from JSArray* to Vector&lt;String&gt;"
   href="https://bugs.webkit.org/show_bug.cgi?id=149807#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Intl] Change the return type of canonicalizeLocaleList() from JSArray* to Vector&lt;String&gt;"
   href="https://bugs.webkit.org/show_bug.cgi?id=149807">bug 149807</a>
              from <span class="vcard"><a class="email" href="mailto:sukolsak&#64;gmail.com" title="Sukolsak Sakshuwong &lt;sukolsak&#64;gmail.com&gt;"> <span class="fn">Sukolsak Sakshuwong</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=149807#c2">comment #2</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=262439&amp;action=diff" name="attach_262439" title="Patch">attachment 262439</a> <a href="attachment.cgi?id=262439&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=262439&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=262439&amp;action=review</a>
&gt; 
&gt; Ok
&gt; 
&gt; &gt; Source/JavaScriptCore/runtime/IntlCollatorConstructor.cpp:152
&gt; &gt; +    const Vector&lt;String&gt;&amp; requestedLocales = canonicalizeLocaleList(exec, exec-&gt;argument(0));
&gt; 
&gt; IMHO, using Vector&lt;String&gt; makes the lifetime clearer.</span >

Thanks! Fixed.</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>