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

Unlimited storage option #72

Closed
david-risney opened this issue Nov 19, 2019 · 1 comment
Closed

Unlimited storage option #72

david-risney opened this issue Nov 19, 2019 · 1 comment
Labels
feature request feature request tracked We are tracking this work internally.

Comments

@david-risney
Copy link
Contributor

david-risney commented Nov 19, 2019

Feature request to allow an option for unlimited storage for IndexedDB, localStorage, etc.

"Would unlimited storage be something that could be supported @david-risney ?

I can also create a new dedicated issue for this to make the feature request and reasoning more clear and take it out of this ticket ...

Just let me know if you would prefer this :-)"

Originally posted by @koenvd in #68 (comment)

AB#24009171

@david-risney david-risney added the feature request feature request label Nov 19, 2019
@champnic
Copy link
Member

More info from #68 (comment):
it looks like you can enable unlimited storage by using a command line switch if you want to try it (I haven't tested this yet):
--unlimited-storage

You can use AdditionalBrowserArguments to enable this:
https://docs.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/0-9-538/icorewebview2environmentoptions#put_additionalbrowserarguments

However, please use at your own discretion. Chromium source notes that this should only be used for testing.
https://source.chromium.org/chromium/chromium/src/+/master:chrome/common/chrome_switches.cc?q=kUnlimitedStorage&ss=chromium%2Fchromium%2Fsrc

@champnic champnic added the tracked We are tracking this work internally. label May 10, 2022
@novac42 novac42 added stale issues that have dropped off in communication over a month. and removed stale issues that have dropped off in communication over a month. labels Jul 14, 2023
@novac42 novac42 closed this as completed Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

3 participants