搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

I am receiving "DOMException: The quota has been exceeded." ERRORS

  • 4 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 tuatha

more options

I am using a WooCommerce plug that allows for website manipulation via real time CSS changes. I am repeatedly receiving this message, and the browser freezes and has to be reloaded:


DOMException: The quota has been exceeded.

Uncaught DOMException: The quota has been exceeded.


I dont seem to have this issue with other browsers. I would like to keep using FireFox, how do I fix this? Ive already cleared the cache and current settings for memory are at 1 gig... it only buys me some time as eventually the symptoms reappear.

I am using a WooCommerce plug that allows for website manipulation via real time CSS changes. I am repeatedly receiving this message, and the browser freezes and has to be reloaded: DOMException: The quota has been exceeded. Uncaught DOMException: The quota has been exceeded. I dont seem to have this issue with other browsers. I would like to keep using FireFox, how do I fix this? Ive already cleared the cache and current settings for memory are at 1 gig... it only buys me some time as eventually the symptoms reappear.

所有回复 (4)

more options
more options

Thanks. I did. Just seems like a backwards way of doing things having to clear the cache and storage out manually... Why has FF not fixed this?

more options

That did not work. I am still receiving the same DOM error. Anyone?

more options

I think I found a solution. Instead of clearing the storage and cache I increased the storage...

about:config -> dom.storage.default_quota -> default is 5MB... I changed it to 50MB... so far so good.