For #17817 Change the feature prompt references from fragment to activity.

upstream-sync
Arturo Mejia 3 years ago
parent b057dead45
commit 3a1d56d7c8

@ -538,7 +538,7 @@ abstract class BaseBrowserFragment : Fragment(), UserInteractionHandler, Activit
promptsFeature.set(
feature = PromptFeature(
fragment = this,
activity = activity,
store = store,
customTabId = customTabSessionId,
fragmentManager = parentFragmentManager,

Loading…
Cancel
Save