<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - test262: Many module test regressions: TypeError: undefined is not an object (evaluating 'ns[Symbol.iterator].name')"
   href="https://bugs.webkit.org/show_bug.cgi?id=170535">bug 170535</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;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>joepeck&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>REGRESSION(?): test262: Many module test regressions: TypeError: undefined is not an object (evaluating 'ns[Symbol.iterator].name')
           </td>
           <td>test262: Many module test regressions: TypeError: undefined is not an object (evaluating 'ns[Symbol.iterator].name')
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - test262: Many module test regressions: TypeError: undefined is not an object (evaluating 'ns[Symbol.iterator].name')"
   href="https://bugs.webkit.org/show_bug.cgi?id=170535#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - test262: Many module test regressions: TypeError: undefined is not an object (evaluating 'ns[Symbol.iterator].name')"
   href="https://bugs.webkit.org/show_bug.cgi?id=170535">bug 170535</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>I suspect this is actually expected as a result of: r212430
&lt;<a href="http://trac.webkit.org/changeset/212430">http://trac.webkit.org/changeset/212430</a>&gt;

[JSC] Update module namespace object according to the latest ECMA262
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [JSC] Update module namespace object according to the latest ECMA262"
   href="show_bug.cgi?id=168280">https://bugs.webkit.org/show_bug.cgi?id=168280</a>

<span class="quote">&gt; Reflect updates to the module namespace object.
&gt; 
&gt; 1. &#64;&#64;iterator property is dropped.
&gt; 2. &#64;&#64;toStringTag property becomes non-configurable.
&gt; 3. delete with Symbol should be delegated to the JSObject's one.</span >

In which case we should probably just mark these test262 tests as expecting to fail.</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>