DevTools: [JsDocValidator] Avoid false-positive function receiver-related errors
The RequiredThisAnnotationChecker has been merged into FunctionReceiverChecker, so it can now make use of the knowledge whether a nested function references |this| or not. As such, the receiver checks now rely on the fact of the |this| usage rather than the presence of the @this annotation. R=aandrey@chromium.org, aandrey, sergeyv, vsevik Review URL: https://codereview.chromium.org/199733011 git-svn-id: svn://svn.chromium.org/blink/trunk@169643 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
No preview for this file type
This diff is collapsed.
Please register or sign in to comment