<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_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [META] Adopt ES6 features in Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147409">bug 147409</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [META] Adopt ES6 features in Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147409#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [META] Adopt ES6 features in Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147409">bug 147409</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>Web Inspector now:

  - uses classes heavily
  - uses arrow functions in many places
  - uses Generators, Proxy, Promise, Symbol, Map, Set
  - uses destructuring, object literal shorthands, and for..of
  - uses rest parameters and spread operator
  - uses plenty of native methods (includes, fill, startsWith, etc)

I imagine we could use a Symbol.iterable somewhere, but it doesn't seem important.

I think we are quite modernized now. Lets close.</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>