Files
react/src
yungsters a7aca51f1e Throw for Misue of LocalEventTrapMixin
Summary:
If `getDOMNode()` returns null in `LocalEventTrapMixin`, `listener` will also be null and `accumulateInto` will throw. This changes `LocalEventTrapMixin` to throw a more helpful error message.

Test Plan:
Ran unit test successfully:

```
npm test LocalEventTrapMixin-test.js
```
2015-01-21 15:30:04 -08:00
..
2015-01-13 15:26:33 -08:00
2015-01-20 14:40:19 -08:00
2015-01-20 18:26:51 -08:00
2015-01-21 10:52:43 -06:00
2015-01-13 14:01:34 -08:00
2014-10-26 12:18:24 +02:00
2013-05-29 12:54:02 -07:00