-
Notifications
You must be signed in to change notification settings - Fork 896
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
Show error about wrong time on sync init #2076
Conversation
77d801d
to
e309b5b
Compare
Linked brave-sync PR brave/sync#290 . |
1259a9e
to
74243f5
Compare
74243f5
to
81ed149
Compare
CI build succeeded on Windows and Linux, and failed on MacOS with an error of applying patches. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. good one!
Hey guys, for text changes let's please include someone from #product for review. Thanks! |
This will need some adjusting please, please check with the product team to get the wording. |
Created brave/brave-browser#4011 to clean up the text 👍 |
Show error about wrong time on sync init
Show error about wrong time on sync init
Submitter Checklist:
Fixes brave/brave-browser#3962.
npm test brave_unit_tests && npm test brave_browser_tests && npm run test-security
) onnpm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
You might be having wrong system time or timezone setup on your device. Please setup the correct time and timezone
Reviewer Checklist: