[tbb-commits] [Git][tpo/applications/android-components][android-components-99.0.3-11.5-1] fixup! Modify Addon support

Richard Pospesel (@richard) git at gitlab.torproject.org
Thu Aug 25 21:48:46 UTC 2022



Richard Pospesel pushed to branch android-components-99.0.3-11.5-1 at The Tor Project / Applications / android-components


Commits:
2ff416f6 by hackademix at 2022-08-24T23:30:09+02:00
fixup! Modify Addon support

- - - - -


1 changed file:

- components/feature/addons/src/main/java/mozilla/components/feature/addons/AddonManager.kt


Changes:

=====================================
components/feature/addons/src/main/java/mozilla/components/feature/addons/AddonManager.kt
=====================================
@@ -154,6 +154,7 @@ class AddonManager(
             onSuccess = { ext ->
                 val installedAddon = addon.copy(installedState = ext.toInstalledState())
                 addonUpdater.registerForFutureUpdates(installedAddon.id)
+                setAddonAllowedInPrivateBrowsing(installedAddon, true)
                 completePendingAddonAction(pendingAction)
                 onSuccess(installedAddon)
             },



View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/commit/2ff416f6eac49d782b38cd11154b29340cfe4da7

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/commit/2ff416f6eac49d782b38cd11154b29340cfe4da7
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20220825/cc6dc070/attachment.htm>


More information about the tbb-commits mailing list