Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 3 réponses
  • 2 ont ce problème
  • 4 vues
  • Dernière réponse par 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!".

Solution choisie

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

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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

Modifié le par cor-el