jaunesarmiento / fries

Fries helps you prototype Android apps using HTML, CSS, and JavaScript.
MIT License
1.55k stars 222 forks source link

Wrong parameter order for initCustomEvent #58

Closed hell03610 closed 10 years ago

hell03610 commented 11 years ago

it makes that details are not send to push listener when the browser does not have CustomEvent.

https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent

jaunesarmiento commented 11 years ago

Will be fixed on next push. :) Thanks!