Verified Commit ad7f9d32 authored by henry's avatar henry Committed by ma1
Browse files

fixup! [android] Disable features and functionality

TB 43857: Drop TODO since it is "won't do".
parent 4e4b6061
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -121,10 +121,6 @@ class HomeDeepLinkIntentProcessor(
                }
                if (BuildConfig.DEEP_LINK_SCHEME.startsWith("torbrowser")) {
                    // tor-browser#42578
                    // TODO:
                    // Maybe just warn users about linkability but
                    // give them the choice to open anyway, once
                    // the other deep link related issues are fixed.
                    logger.info("Tor Browser rejects open intent deep link: $deepLink")
                    return
                }