haikuwebkit/LayoutTests/platform/ios/ios/storage/domstorage
Brady Eidson 915325fc4c Enforce a quota in window.sessionStorage
rdar://78507096 and https://bugs.webkit.org/show_bug.cgi?id=226337

Reviewed by Chris Dumez.

Source/WebCore:

Covered by change to existing test.

* page/Page.cpp:
(WebCore::Page::sessionStorage): Make sure the quota for session storage is not "noQuota"

* page/Settings.yaml: Default to 5mb instead of noQuota to match other browsers.

LayoutTests:

* platform/ios-wk1/TestExpectations:
* platform/ios/ios/storage/domstorage/5mb-quota.html: Removed.
* storage/domstorage/quota-expected.txt:
* storage/domstorage/quota.html:


Canonical link: https://commits.webkit.org/238505@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@278498 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-06-04 21:21:48 +00:00
..
5mb-quota-expected.txt Improve local storage size estimation for quota limitation 2021-04-29 15:06:03 +00:00