-
Notifications
You must be signed in to change notification settings - Fork 894
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
Adds callback to RemoveRecurring tip #2970
Conversation
0eacc8f
to
8bec5f9
Compare
vendor/bat-native-ledger/src/bat/ledger/internal/ledger_impl.cc
Outdated
Show resolved
Hide resolved
8bec5f9
to
215a897
Compare
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.
iOS looks good
215a897
to
5001fdc
Compare
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
63a4f07
to
8e83ff5
Compare
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
8e83ff5
to
dabaf38
Compare
vendor/bat-native-ledger/src/bat/ledger/internal/ledger_impl.cc
Outdated
Show resolved
Hide resolved
dabaf38
to
0b0627b
Compare
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++
0b0627b
to
0aaff23
Compare
protect unsafe multithreaded access to httpse cache
protect unsafe multithreaded access to httpse cache
ensure that `browser` is never null
protect unsafe multithreaded access to httpse cache
protect unsafe multithreaded access to httpse cache
ensure that `browser` is never null
Resolves brave/brave-browser#5145
Submitter Checklist:
npm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist:
After-merge Checklist:
changes has landed on.