Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Default "New Tab" shows up when I'm in a private window.

  • 3 отговора
  • 2 имат този проблем
  • 4 изгледи
  • Последен отговор от cor-el

more options

So somehow my "New Tab" window shows up when I'm in a private window... What I did was to go open up a private window, enter a malicious website, proceed to visit it, then click on "Get me out of here!".

So somehow my "New Tab" window shows up when I'm in a private window... What I did was to go open up a private window, enter a malicious website, proceed to visit it, then click on "Get me out of here!".

Избрано решение

The default home page (getDefaultHomePage()) is opened when Firefox can't go back in the history. This is the same in normal mode and in private browsing mode.


function getMeOutOfHere() | goBackFromErrorPage() | getDefaultHomePage() chrome://browser/content/browser.js

Прочетете този отговор в контекста 👍 0

Всички отговори (3)

more options

Hello NotShinge! I can't really understand your problem, if its a serious problem, can you provide us with some more information?

more options

It's fine. I reported this to Bugzilla since this was a bug. They already know what the problem was but they're not gonna fix this since it's not a major bug. Thanks for trying to help, though.

more options

Избрано решение

The default home page (getDefaultHomePage()) is opened when Firefox can't go back in the history. This is the same in normal mode and in private browsing mode.


function getMeOutOfHere() | goBackFromErrorPage() | getDefaultHomePage() chrome://browser/content/browser.js

Променено на от cor-el