Bri*_*unt 38 javascript html5 session-storage local-storage
虽然localStorage的大小已经详细解决并且有一个在线测试,但我想知道sessionStorage对于常见浏览器的最大大小是多少?
Rob*_*vey 49
据该网站称,Firefox和Safari的存储限制为每个域5MB,Internet Explorer的限制为每个域10 MB.
但是,根据此网站测试您的Web浏览器本地存储功能,在我的机器上:
Browser LocalStorage SessionStorage
------- ------------ --------------
Chrome 5M 5M
Firefox 5M Unlimited
IE11 5M 5M
Run Code Online (Sandbox Code Playgroud)
另外,请注意页面底部的方便图表.
Browser | Chrome | Android Browser | Firefox | Safari | Safari | iOS WebView | iOS WebView
Version | 40 | 4.3 | 34 | 6, 7 | 8 | 6, 7 | 8
Max | 10MB | ? | 10MB | 5MB | ? | 5MB | ?
Run Code Online (Sandbox Code Playgroud)
Browser | Chrome | Firefox | Safari | Safari | IE | IE
Version | 40 | 34 | 6, 7 | 8 | 9 | 10, 11
Max | 10MB | 10MB | ? | ? | 10MB | 10MB
Run Code Online (Sandbox Code Playgroud)
短跑是无限的
| 归档时间: |
|
| 查看次数: |
40134 次 |
| 最近记录: |