Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Fix Chrome's quota numbers. #3896

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

pwnall
Copy link
Contributor

@pwnall pwnall commented Sep 16, 2020

Quota heuristics are a complex area. Sorry for the confusion here! 😢

  • Chrome uses up to 80% of total disk space for web storage. Source here.
  • Out of this 80%, Chrome is willing to dedicate at most 75% to a single origin. Source here. 75% * 80% = 60% total disk space / origin.
@pwnall pwnall requested a review from a team as a code owner September 16, 2020 16:10
@googlebot googlebot added the cla: yes Contributor has signed the CLA label Sep 16, 2020
@github-actions
Copy link

Alex Recommends Report

Alex recommends the following language changes, but Alex is a regular expression based algorithm, so take them with a grain of salt.

src/site/content/en/blog/storage-for-the-web/index.md

Level Location Word Recommendation
⚠️ 43:4 easy easy may be insensitive, try not to use it
⚠️ 74:1 easy easy may be insensitive, try not to use it
⚠️ 156:30 easily easily may be insensitive, try not to use it
⚠️ 160:43 simple simple may be insensitive, try not to use it
⚠️ 161:70 easy easy may be insensitive, try not to use it
⚠️ 252:47 simple simple may be insensitive, try not to use it
⚠️ 274:1 Special Special may be insensitive, use Has a disability, Person with a disability, People with disabilities instead
⚠️ 283:5 hero hero may be insensitive, use role-model, mentor instead
@netlify
Copy link

netlify bot commented Sep 16, 2020

Deploy preview for web-dev-staging ready!

Built with commit e3c698f

https://deploy-preview-3896--web-dev-staging.netlify.app

@jpmedley
Copy link
Contributor

@petele The text looks good. If there's nothing you want to add, I'll approve and merge.

@jpmedley jpmedley self-assigned this Sep 16, 2020
@kaycebasques
Copy link
Contributor

Ping @petele

@kaycebasques kaycebasques merged commit 50701ec into GoogleChrome:master Sep 23, 2020
@pwnall
Copy link
Contributor Author

pwnall commented Sep 24, 2020

Thank you very much for the reviews!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Contributor has signed the CLA
5 participants