Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparkle: update server url and enable background update when browser stars #242

Merged
merged 3 commits into from
Jul 11, 2018

Conversation

simonhong
Copy link
Member

@simonhong simonhong commented Jul 11, 2018

Request explicit update check when about page loads
TODO: about page should show update status like windows version does.
issue: brave/brave-browser#396

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.
  • Request a security/privacy review as needed.

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions

…starts

Request explicit update check when about page loads
TODO: about page should show update status like windows version does.
@simonhong simonhong requested a review from RyanJarv July 11, 2018 13:06
brave_dsa_file = "dsa_pub.pem"
}

_base_update_url = "https://updates-test.bravesoftware.com/sparkle/Brave-Browser"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RyanJarv this url should be changed with real url

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah let's change the domain to updates.bravesoftware.com. (won't resolve now, but should be public in a bit)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went ahead and updated that

@RyanJarv
Copy link
Contributor

Added the update url we'll be using. Looks good to me, will wait for another set of eyes on this as well though.

@simonhong simonhong requested a review from bbondy July 11, 2018 20:15
@simonhong simonhong self-assigned this Jul 11, 2018
brave_dsa_file = "dsa_pub.pem"
}

_base_update_url = "https://updates.bravesoftware.com/sparkle/Brave-Browser"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we put this in declare_args so we can have test/staging urls?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@RyanJarv RyanJarv merged commit cd9555f into master Jul 11, 2018
@simonhong simonhong deleted the mac_update_sparkle branch August 19, 2018 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants