搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.