Mardak / profile

2 stars 7 forks source link

Controller.submitHistory returns undefined instead of promise #78

Open Mardak opened 10 years ago

Mardak commented 10 years ago

Ran into this when the consent page was waiting and I tried to force it from about:upstudy-dev.

https://github.com/Mardak/profile/blob/master/lib/Controller.js#L145

It should be returning the promise instead of nothing.