Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

dom.storage.enabled ?

  • 2 ответа
  • 2 имеют эту проблему
  • 331 просмотр
  • Последний ответ от steve2017

more options

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)

more options

Выбранное решение

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.

more options

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.