Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

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

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

Подробнее

private browsing data storage

  • 8 ответов
  • 4 имеют эту проблему
  • 33 просмотра
  • Последний ответ от the-edmeister

more options

hiya

so i was reading that private browsing doesnt store temp files, cookies etc. does that mean website data is stored in ram? or is it still stored on the hard drive in some manner?

hiya so i was reading that private browsing doesnt store temp files, cookies etc. does that mean website data is stored in ram? or is it still stored on the hard drive in some manner?

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

Flash content goes to "temp" files in Windows, Firefox has no control over it in PB mode.

Прочитайте этот ответ в контексте 👍 2

Все ответы (8)

more options

Private browsing means nothing is recorded. Data is stored in the computers RAM during that session. When Firefox is closed, the RAM is flushed.

more options

FredMcD said

Private browsing means nothing is recorded. Data is stored in the computers RAM during that session. When Firefox is closed, the RAM is flushed.

huh, i didnt know that.

i imagine some things must be stored to the drive, such as flash content? or it would use up all the ram..

Изменено jenni-anders

more options

That I don't know.

more options

I've called the big guys to help you. Good luck.

more options

What plugins are doing is probably not predictable. In PB mode Firefox will try to keep data in memory, but will probably only keep the current part of a file stored in the memory cache requested by a plugin via streaming. Files that are opened in an external application will always be saved to the Windows temp folder.

Note that Windows can decide at any time to page data to the hard drive because that is how virtual memory works when the real physical memory is needed for other tasks or you otherwise run out of physical memory.

more options

cor-el said

What plugins are doing is probably not predictable. In PB mode Firefox will try to keep data in memory, but will probably only keep the current part of a file stored in the memory cache requested by a plugin via streaming. Files that are opened in an external application will always be saved to the Windows temp folder. Note that Windows can decide at any time to page data to the hard drive because that is how virtual memory works when the real physical memory is needed for other tasks or you otherwise run out of physical memory.

so say a user is watching anime on crunchyroll, the videos are streamed to a flash player embedded on the webpage, its likely the data is stored in ram?

but there is a chance it was paged to the drive.

more options

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

Flash content goes to "temp" files in Windows, Firefox has no control over it in PB mode.