Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically resolve platform settings differences when importing from backup #226

Open
WesleyBranton opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working P3 This issue is considered medium priority
Milestone

Comments

@WesleyBranton
Copy link
Owner

Different platforms have different functionality available. For example, Firefox does not allow custom widths like Chromium does.

In this case, there may be some issues when importing backups from one platform to another. There needs to be a check in place that will attempt to convert settings between platforms. For example, custom widths on Chromium can be converted to platform default or thin based on size when imported into Firefox.

Additionally, unnecessary settings should not be saved to the Storage API when importing.

@WesleyBranton WesleyBranton added bug Something isn't working P3 This issue is considered medium priority labels Nov 17, 2023
@WesleyBranton WesleyBranton added this to the 4.4 milestone Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 This issue is considered medium priority
Projects
None yet
Development

No branches or pull requests

1 participant