109249d429510716d6754dd1180643324e45f6ec
* [Android] Fix NPE in PendingTxHelper when TxService is null Add null guard for mTxService in fetchTransactions() and null it out in destroy(). The observer callback can fire after the service is gone (e.g., wallet service shutdown), causing an NPE at getAllTransactionInfo. Rename non-public non-static fields to follow the m-prefix convention required by Chromium's Java style. No functional changes. Resolves: https://github.com/brave/brave-browser/issues/53102
…
…
…
…
Brave Core
Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser
Follow @brave on Twitter for important announcements.
Resources
Community
You can ask questions and interact with the community in the following locations:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%