mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #7835 - iawaknahc:webstorage-quota, r=jdm
Implement a quota of 5MB per origin for localstorage and sessionstorage PR for https://github.com/servo/servo/issues/6739 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7835) <!-- Reviewable:end -->
This commit is contained in:
commit
06e0447e82
6 changed files with 66 additions and 36 deletions
|
@ -1,3 +0,0 @@
|
|||
[storage_local_setitem_quotaexceedederr.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/6734
|
|
@ -1,3 +0,0 @@
|
|||
[storage_session_setitem_quotaexceedederr.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/6734
|
Loading…
Add table
Add a link
Reference in a new issue