Chromium Code Reviews
DescriptionDevTools: fix jsdoc validator to recognize `this' usage within arrow functions
Arrow functions implicitly bind to this, but the validator was ignoring the
fact and warned on unused this in the outer function when its nested arrow
function was actually binding to this.
Committed: https://crrev.com/1b47d6a1606ab62ce03a09a4f7746d16900edd87
Cr-Commit-Position: refs/heads/master@{#427435}
Patch Set 1 #
Total comments: 1
Patch Set 2 : review comments + moar tests #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||