Files
brave-core/android/java
Artem Samoilenko 091abcce96 [Android] Moved onNewIntent method
Chromium change:
https://github.com/brave/chromium/commit/2dde79ed20e6534fca02aa1216541df76f14c589

Delete IntentHandlerDelegate
processUrlViewIntent was only implemented by ChromeTabbedActivity and so
having ChromeActivity call IntentHandler#onNewIntent was confusing and
hard to reason about.

This change moves the ChromeTabbedActivity-only code from IntentHandler
into ChromeTabbedActivity.

Change-Id: I38e46830f66488a822ab3e2ec85d4f90d4fd9a52
2023-10-23 13:19:04 +01:00
..
2023-10-19 16:15:21 -04:00
2023-09-12 11:17:29 -04:00