搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Url call not wroking anymore on firfox update ?

  • 3 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 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.