Skip to content

Conversation

malmstein
Copy link
Contributor

@malmstein malmstein commented Oct 8, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/1157893581871903/task/1211520118539805?focus=true

Description

Move the local storage cleanup to the io dispatcher

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@malmstein malmstein marked this pull request as ready for review October 8, 2025 08:38
withContext(dispatcherProvider.io()) {
fireproofWebsiteRepository.fireproofWebsitesSync().map { it.domain }
val fireproofedDomains = if (androidBrowserConfigFeature.fireproofedWebLocalStorage().isEnabled()) {
withContext(dispatcherProvider.io()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer needed

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@joshliebe joshliebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, LGTM 👍

@malmstein malmstein merged commit 8893be2 into develop Oct 9, 2025
17 checks passed
@malmstein malmstein deleted the feature/david/10-08-move_local_storage_cleanup_off_the_main_thread branch October 9, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants