Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解

dom.storage.enabled ?

  • 2 个回答
  • 2 人有此问题
  • 194 次查看
  • 最后回复者为 steve2017
  • 已解决

I have been advised to change one of my about:config settings, "dom.storage.enabled" from "true" to "false" to enhance privacy/security.

Is this a good idea ? How will it affect browsing ?

Please advise me. Thanks.

I have been advised to change one of my about:config settings, "dom.storage.enabled" from "true" to "false" to enhance privacy/security. Is this a good idea ? How will it affect browsing ? Please advise me. Thanks.

被采纳的解决方案

No, that is not a good idea as that can potentially break websites that use DOM (local) storage to store datthat they consider of more persistent nature and less suitable for cookies.


Note that this forum uses DOM storage to store some data that isn't considered suitable for cookies.

I see these at the moment:

tags-list.folded: true
question-tools.folded: true
question-details.folded: true
announce-102.closed: true
announce-101.closed: true
editing-tools-sidebar.folded: true

I would like it when old, no longer needed, announce-xxx.closed entries would be removed removed when they remove such a message.

定位到答案原位置 👍 1

所有回复 (2)

选择的解决方案

No, that is not a good idea as that can potentially break websites that use DOM (local) storage to store datthat they consider of more persistent nature and less suitable for cookies.


Note that this forum uses DOM storage to store some data that isn't considered suitable for cookies.

I see these at the moment:

tags-list.folded: true
question-tools.folded: true
question-details.folded: true
announce-102.closed: true
announce-101.closed: true
editing-tools-sidebar.folded: true

I would like it when old, no longer needed, announce-xxx.closed entries would be removed removed when they remove such a message.

Thanks heaps COR-EL,

Very rapid reply. The link to Developers also explained a lot.

I'll leave THAT setting alone.

All the best, steve2017.