mozilla / popcorn.webmaker.org

RETIRED
https://blog.mozilla.org/foundation-archive/mozilla-learning/product-update-for-appmaker-and-popcorn-maker/
MIT License
146 stars 116 forks source link

[Bug 987736] - remove third false param from addEventListener #538

Closed birajkarmakar closed 8 years ago

birajkarmakar commented 10 years ago

We have the third param false used all over the place in our addEventListener calls. This is not needed anymore. You only need a param if it is true.