[Webkit-unassigned] [Bug 145132] [ES6] Arrow function syntax. Arrow function specific features. Lexical bind "arguments"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 24 21:28:43 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=145132

--- Comment #59 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 269693
  --> https://bugs.webkit.org/attachment.cgi?id=269693
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=269693&action=review

> Source/WebInspectorUI/UserInterface/Base/Object.js:61
> +        let that = this;

It's inspector style to use .bind(function, this).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160125/38ff33f9/attachment.html>


More information about the webkit-unassigned mailing list