Re: [directory-upload] Changed drop event listener to use EventTarget (#28)

That looks reasonable to me. I'll merge the pull request.

I should note, however, that `EventTarget` includes other objects as well (https://developer.mozilla.org/en-US/docs/Web/API/EventTarget) which means that we'll be adding a level of inefficiency for whenever an event listener is being added to those objects.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/pull/28#issuecomment-197055587

Received on Tuesday, 15 March 2016 22:39:42 UTC