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

feat: Add requesting storage persistence for more quota #318

Merged
merged 5 commits into from
Jul 5, 2024

Conversation

fl0rek
Copy link
Member

@fl0rek fl0rek commented Jul 2, 2024

related #317

MDN page isn't exact on the details (as detail vary by browser), but requesting persistent storage on firefox raises the quota limit (and eliminates quota issues on my machine).
Browsers should also try more to keep our data from being removed.

Node that this will display prompt on Firefox, while chromium based browsers use heuristics to figure out whether to grant the storage.

image

@fl0rek fl0rek requested review from zvolin and oblique July 2, 2024 18:34
node-wasm/src/error.rs Outdated Show resolved Hide resolved
Copy link
Member

@oblique oblique left a comment

Choose a reason for hiding this comment

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

LGTM 🙈

@fl0rek fl0rek force-pushed the feat/request_persistent_storage branch from 637ae67 to 2cb17e8 Compare July 3, 2024 16:20
@fl0rek fl0rek requested review from oblique and zvolin July 3, 2024 16:21
@zvolin zvolin enabled auto-merge (squash) July 5, 2024 09:47
@zvolin zvolin merged commit 9866347 into eigerco:main Jul 5, 2024
6 checks passed
This was referenced Jul 5, 2024
@zvolin zvolin mentioned this pull request Jul 25, 2024
@zvolin zvolin mentioned this pull request Aug 13, 2024
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