לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

Firefox not honoring "Offline Web Content And User Data" settings

  • 3 תגובות
  • 5 have this problem
  • 1 view
  • תגובה אחרונה מאת Andi1285

more options

Firefox always accepts offline web content and user data, I never get any notification regardless of the "tell me when a website asks to store data for offline use" setting (found in Preferences > Advanced > network).

I also completely cleared the about:permissions tab. Regardless of the "All sites > Offline storage" setting, offline storage is always allowed.

Here is a step- by step guide to reproduce my issue. 1. Make sure about:permissions is clear 2. make sure the list at: preferences > Network > "The following websites are ...." is also clear 3. Close the preferences window 4. Go to go to http://appcachefacts.info/demo/ ... No notification regarding offline cache will be shown. 5. Open the preference window, the list at preferences > Network > "The following websites are ...." Will now be populated with http://appcachefacts.info (1.1MB)

This list entry persists even after closing the browser window and re-opening it. This happens with complete disregard to the settings described in the first paragraph.

I found a related issue, but it is old and archived: https://support.mozilla.org/he/questions/981189

Firefox always accepts offline web content and user data, I never get any notification regardless of the "tell me when a website asks to store data for offline use" setting (found in Preferences > Advanced > network). I also completely cleared the about:permissions tab. Regardless of the "All sites > Offline storage" setting, offline storage is always allowed. Here is a step- by step guide to reproduce my issue. 1. Make sure about:permissions is clear 2. make sure the list at: preferences > Network > "The following websites are ...." is also clear 3. Close the preferences window 4. Go to go to http://appcachefacts.info/demo/ ... No notification regarding offline cache will be shown. 5. Open the preference window, the list at preferences > Network > "The following websites are ...." Will now be populated with http://appcachefacts.info (1.1MB) This list entry persists even after closing the browser window and re-opening it. This happens with complete disregard to the settings described in the first paragraph. I found a related issue, but it is old and archived: https://support.mozilla.org/he/questions/981189

פתרון נבחר

Firefox will store small amounts (less than 50 MB) of data without asking for permission.

  • offline-apps.allow_by_default;true
  • offline-apps.quota.warn;51200

You can toggle the offline-apps.allow_by_default pref to false to make Firefox ask.

Read this answer in context 👍 1

כל התגובות (3)

more options

System information: Linux, 64 bit, Debian 7, LXDE, Firefox 31.0

more options

פתרון נבחר

Firefox will store small amounts (less than 50 MB) of data without asking for permission.

  • offline-apps.allow_by_default;true
  • offline-apps.quota.warn;51200

You can toggle the offline-apps.allow_by_default pref to false to make Firefox ask.

more options

Amazing. Thank you :)