You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
Jonathan Almeida 41ba94b951 Issue #20402: Disable LastMediaAccessMiddleware temporarily
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.
3 years ago
..
sampledata For #7092: Add initial Migration UI 5 years ago
src Issue #20402: Disable LastMediaAccessMiddleware temporarily 3 years ago
.gitignore
build.gradle For #20229 - Use the AC common implementation for ads/search telemetry 3 years ago
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 4 years ago
lint.xml For #15640: Increase PrivateResource warning severity to error. 4 years ago
metrics.yaml Closes #19847: Add telemetry for the default browser notification 3 years ago
pings.yaml Update glean notification emails to new email group (#20070) 3 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 4 years ago