Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

bug(mocks): Correctly calls workFn with "this". #6102

Closed
wants to merge 1 commit into from

Commits on Feb 4, 2014

  1. bug(mocks): Correctly calls workFn with "this".

    Currently, the workFn is called with the implied, global "this" instead of the current context as it should be.
    See this bin for the problem and suggested solution:
    http://jsbin.com/EDohOlih/1/edit
    wesalvaro committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    b3fe1d3 View commit details
    Browse the repository at this point in the history