Skip to content

Remove unnecessary web permissions request for persistent storage - #4493

Merged
Keavon merged 2 commits into
masterfrom
remove-persist-request
Sep 20, 2026
Merged

Keavon merged 2 commits into
masterfrom
remove-persist-request

Conversation

@timon-schelling

Copy link
Copy Markdown
Member

If we decide that (trying to prevent) browsers from evicting data by requesting persistence (shows a permission prompt on most browsers) is not worth it, this would be the way to achieve that.

See https://developer.mozilla.org/en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria#how_is_data_evicted

@timon-schelling
timon-schelling requested a review from Keavon August 31, 2026 15:20

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@Keavon Keavon changed the title Stop requesting persistent storage Remove unnecessary web permissions request for persistent storage Sep 20, 2026
@Keavon
Keavon added this pull request to the merge queue Sep 20, 2026
Merged via the queue into master with commit 3d13dc3 Sep 20, 2026
11 checks passed
@Keavon
Keavon deleted the remove-persist-request branch September 20, 2026 01:40
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.

2 participants