brave / browser-laptop

[DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave

Home Page:https://www.brave.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return statement exiting early from usage ping call

aekeus opened this issue · comments

The return statement at https://github.com/brave/browser-laptop/blob/master/app/updater.js#L254 is potentially causing the usage ping to not fire when the referral code confirmation happens.

This requires further investigation, but may be as simple as removing the return statement.

@aekeus I don't think we have any more updates planned? Is this something we need fixed? If so, it's going to be complex