haikuwebkit/LayoutTests/platform/ios/ios
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
..
accessibility
compositing
css Alias WebKitCSSMatrix to DOMMatrix 2020-09-27 12:35:28 +00:00
fast Remove remaining alternative preference setting mechanisms from LayoutTests 2020-11-01 20:09:38 +00:00
fixed [Testing] Rename test header commands to match names in WebPreferences*.yaml 2020-10-13 17:16:15 +00:00
limits
plugin
resources
storage/domstorage Enforce a quota in window.sessionStorage 2021-06-04 21:21:48 +00:00
touch
getComputedStyle-text-decoration-letterpress-expected.txt
getComputedStyle-text-decoration-letterpress.html