mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
Fix PictureInPictureFeature breaking change
This commit is contained in:
parent
046009a105
commit
ca01965f90
@ -322,6 +322,7 @@ abstract class BaseBrowserFragment : Fragment(), UserInteractionHandler, Session
|
||||
pipFeature = PictureInPictureFeature(
|
||||
requireComponents.core.sessionManager,
|
||||
requireActivity(),
|
||||
requireComponents.analytics.crashReporter,
|
||||
customTabSessionId,
|
||||
::pipModeChanged
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user