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

Fix weekly stats pings #3648

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Fix weekly stats pings #3648

merged 1 commit into from
Oct 9, 2019

Conversation

emerick
Copy link
Contributor

@emerick emerick commented Oct 9, 2019

Fix brave/brave-browser#6386

Submitter Checklist:

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
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@emerick emerick self-assigned this Oct 9, 2019
@emerick emerick requested review from bbondy and aekeus October 9, 2019 21:47
@emerick emerick merged commit 3565f62 into master Oct 9, 2019
@emerick emerick deleted the incorrect-weekly-pings branch October 9, 2019 22:52
emerick added a commit that referenced this pull request Oct 10, 2019

base::Time GetYMDAsDate(base::StringPiece ymd);
base::Time GetYMDAsDate(const base::StringPiece& ymd);
Copy link
Contributor

Choose a reason for hiding this comment

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

JFYI StringPiece is always intentionally passed by value

emerick added a commit that referenced this pull request Oct 10, 2019
emerick added a commit that referenced this pull request Oct 10, 2019
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.

Brave usage weekly pings are sometimes inflated
3 participants