Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

masking warnings like 404 error and display a blank page instead of the error

  • 1 απάντηση
  • 0 έχουν αυτό το πρόβλημα
  • 138 προβολές
  • Τελευταία απάντηση από markwarner22

I have a requirement where instead of showing the 404 error or 503 error on screen, I want to display a blank screen. I have already tried to set the following configs to false -

security.insecure_connection_text.enabled security.insecure_connection_icon.enabled security.insecure_connection_text.pbmode.enabled browser.ssl_override_behavior security.ssl.errorReporting.automatic security.enterprise_roots.enabled security.tls.version.min

Is there anymore steps to do or any userChrome.css script is required.

PS : I cannot use any extension or addon to do that

I have a requirement where instead of showing the 404 error or 503 error on screen, I want to display a blank screen. I have already tried to set the following configs to false - security.insecure_connection_text.enabled security.insecure_connection_icon.enabled security.insecure_connection_text.pbmode.enabled browser.ssl_override_behavior security.ssl.errorReporting.automatic security.enterprise_roots.enabled security.tls.version.min Is there anymore steps to do or any userChrome.css script is required. PS : I cannot use any extension or addon to do that

Όλες οι απαντήσεις (1)

AFAIK that's what suppose to say on problem sites for the protocols. Why would they change that for? If any css would do that would mean you have to go to those css sites and see if something like that exists.