[webkit-reviews] review granted: [Bug 195804] Compute quota after network process restart based on default quota and space used : [Attachment 365451] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 19:48:25 PDT 2019


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 195804: Compute quota after network process restart based on default quota
and space used
https://bugs.webkit.org/show_bug.cgi?id=195804

Attachment 365451: Patch

https://bugs.webkit.org/attachment.cgi?id=365451&action=review




--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 365451
  --> https://bugs.webkit.org/attachment.cgi?id=365451
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=365451&action=review

> Source/WebCore/storage/StorageQuotaManager.cpp:47
> +void StorageQuotaManager::setQuotaBasedOnSpaceUsage()

maybe updateQuotaBasedOnSpaceUsage() since it is not a one time thing. Also, it
makes no parameter.


More information about the webkit-reviews mailing list