mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This prevents the thisArg from getting set to `window` if eventData is undefined. See: http://stackoverflow.com/questions/15137206/the-context-of-this-in-meteor-template-event-handlers-using-handlebars-for-te/15149650#15149650