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

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Url call not wroking anymore on firfox update ?

  • 3 odpovede
  • 0 má tento problém
  • 51 zobrazení
  • Posledná odpoveď od zeroknight

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...

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (3)

Vybrané riešenie

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.

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

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.