Files
brave-core/android/java
Artem Samoilenko a42d0bbd5f [Android] Make IntentHandler stateless
Chromium change:
https://github.com/brave/chromium/commit/74c1833620fbc342306cf9e1df0c457c8a2fa253

Make IntentHandler stateless
IntentHandler is made more confusing by most of it being stateless
statics, and some of it being stateful for an Activity. There's no
reason for it to be stateful, so simplify by making it stateless.

Change-Id: Ic4d6e3c823c149f2a0ae027503dc4c7516cceaaa
2023-10-23 13:19:02 +01:00
..
2023-10-19 16:15:21 -04:00
2023-09-15 12:28:28 -04:00