Mozilla Monitor website will be down for 2 hours starting 5/20/2025 at 6 AM PT. Visit our status site for updates.

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

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

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

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

Url call not wroking anymore on firfox update ?

  • 3 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 15 προβολές
  • Τελευταία απάντηση από zeroknight

more options

previous version of firefox , open with option work perfectly. But latest update , it won't work anymore such as potplayer://url... i don't know why but this is working perfectly on other browsers such as chrome...

previous version of firefox , open with option work perfectly. But latest update , it won't work anymore such as potplayer://url... i don't know why but this is working perfectly on other browsers such as chrome...

Επιλεγμένη λύση

The link should be potplayer:url without the two forward slashes ("//") and Chrome will soon be the same (Bug 1876729).

You can revert by changing network.url.useDefaultURI to false in about:config then restart the browser.

Προβολή απάντησης εντός συζήτησης 👍 0

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

more options

Επιλεγμένη λύση

The link should be potplayer:url without the two forward slashes ("//") and Chrome will soon be the same (Bug 1876729).

You can revert by changing network.url.useDefaultURI to false in about:config then restart the browser.

more options

changing network.url.useDefaultURI to false works perfectly, i just wanna know is it security update or bugs?

more options

Here is the explanation from the release notes:

The fallback URL parser for unknown schemes was changed to DefaultURI, this improves specification adherence and web compatibility.