MozTW 討論區 https://forum.moztw.org/ |
|
security.checkloaduri 於Firefox 1.5無作用 https://forum.moztw.org/viewtopic.php?f=18&t=11374 |
第 1 頁 (共 1 頁) |
發表人: | 死性不改 [ 2005-11-10, 22:08 ] |
文章主題 : | security.checkloaduri 於Firefox 1.5無作用 |
官方網站都有說 checkloaduri will disable file:// URLs on pages from a network (http: https: ftp:) source, for security reasons. Errors are sent to the javascript console, not to the user via dialog box. This preference only works in Gecko versions before 1.8 (so Firefox 1.0 and Mozilla Suite builds). In Firefox 1.5 and Seamonkey 1.0 this preference no longer has an effect. http://www.mozilla.org/quality/networki ... prefs.html 有辦法解決嗎 ![]() |
發表人: | danielwang [ 2006-01-22, 19:27 ] |
文章主題 : | |
[307382][FIX]Remove support for "security.checkloaduri" = false [233108][FIX]Make checkLoadURI configurable by-site 改到 capability.policy.*.checkloaduri 下了 from bug 307382 comment 17: 代碼: user_pref("capability.policy.policynames", "localfilelinks");
user_pref("capability.policy.localfilelinks.sites", "http://intranetserver"); user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess"); |
第 1 頁 (共 1 頁) | 所有顯示的時間為 UTC + 8 小時 |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |