nvda
dea8d4a9 - logHandler.getCodePath: Avoid fetching an attribute from an object in infinite recursion if that attribute is a property. Also choose the actual class the function was defined on, rather than the sub most class of the object. (#6151)

Commit
9 years ago
logHandler.getCodePath: Avoid fetching an attribute from an object in infinite recursion if that attribute is a property. Also choose the actual class the function was defined on, rather than the sub most class of the object. (#6151) Fixes #6122
Parents
Loading