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

Load new manifest in a clean page #10742

Open
bhollis opened this issue Oct 7, 2024 · 0 comments
Open

Load new manifest in a clean page #10742

bhollis opened this issue Oct 7, 2024 · 0 comments

Comments

@bhollis
Copy link
Contributor

bhollis commented Oct 7, 2024

The manifest has gotten too big! Trying to reload it in place is failing on phones because old manifest + new manifest = browser crash. Instead we should redirect to a page that does nothing but download the manifest into IDB, and then reload back into the main DIM App. Not as nice as just updating in place, but more memory efficient.

Another complementary option is to start hosting a proxied version of the manifests that's stripped down (useless crap removed)...

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

No branches or pull requests

1 participant