Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

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

  • 3 odgovora
  • 2 imaju ovaj problem
  • 4 prikaza
  • Posljednji odgovor od 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!".

Izabrano rješenje

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

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (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

Odabrano rješenje

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

Izmjenjeno od cor-el