<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Arrow function syntax. Arrow function specific features. Lexical bind &quot;arguments&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=145132#c61">Comment # 61</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Arrow function syntax. Arrow function specific features. Lexical bind &quot;arguments&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=145132">bug 145132</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>Comment on <span class=""><a href="attachment.cgi?id=269753&amp;action=diff" name="attach_269753" title="Patch">attachment 269753</a> <a href="attachment.cgi?id=269753&amp;action=edit" title="Patch">[details]</a></span>
Patch

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

<span class="quote">&gt; Source/WebInspectorUI/UserInterface/Base/Object.js:61
&gt; -        let wrappedCallback = () =&gt; {
&gt; +        let wrappedCallback = function () {</span >

Style Nit: &quot;function ()&quot; =&gt; &quot;function()&quot;

Good find!</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>