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 #537

Closed birajkarmakar closed 10 years ago

birajkarmakar commented 10 years ago

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