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:
bors-servo 2015-10-09 12:36:47 -06:00
commit 06e0447e82
6 changed files with 66 additions and 36 deletions

View file

@ -1,3 +0,0 @@
[storage_local_setitem_quotaexceedederr.html]
type: testharness
disabled: https://github.com/servo/servo/issues/6734

View file

@ -1,3 +0,0 @@
[storage_session_setitem_quotaexceedederr.html]
type: testharness
disabled: https://github.com/servo/servo/issues/6734