mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
0522cbe007
The reducer in this middleware assumes the SessionState is always a TabSessionState which holds the lastMediaAccess. This is true for the lastAccess long which is a persistent state. The list of MediaSessionActions however can also come from Custom Tabs which relies on a CustomTabSessionState. For now, the temporary fix is to disable this feature by removing the middleware and no longer adding the last accessed media to the recent tabs list ("Jump back in") to avoid crashing users while we think of a real fix. |
||
---|---|---|
.. | ||
sampledata | ||
src | ||
.gitignore | ||
build.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
metrics.yaml | ||
pings.yaml | ||
proguard-android-optimize-3.5.0-modified.txt | ||
proguard-rules.pro |