חיפוש בתמיכה

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.

Learn More

Disable Data Reporting

  • 11 תגובות
  • 16 have this problem
  • 22 views
  • תגובה אחרונה מאת Yaron

more options

I've disabled Data Reporting in Options/Advanced and yet there are some datareporting entries in my prefs.js file.

How do I completely disable this feature?

Thank you.

I've disabled Data Reporting in Options/Advanced and yet there are some datareporting entries in my prefs.js file. How do I completely disable this feature? Thank you.

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

more options

Could you give the names of those preferences?

more options

user_pref("datareporting.healthreport.nextDataSubmissionTime", "1364605363481"); user_pref("datareporting.policy.firstRunTime", "1364518963481"); user_pref("datareporting.sessions.current.activeTicks", 157); user_pref("datareporting.sessions.current.clean", true); user_pref("datareporting.sessions.current.firstPaint", 1327); user_pref("datareporting.sessions.current.main", 78); user_pref("datareporting.sessions.current.sessionRestored", 1374); user_pref("datareporting.sessions.current.startTime", "1364520337964"); user_pref("datareporting.sessions.current.totalTime", 939895); user_pref("datareporting.sessions.currentIndex", 2); user_pref("datareporting.sessions.previous.0", "{\"s\":1364518963265,\"a\":9,\"t\":45630,\"c\":true,\"m\":78,\"fp\":1311,\"sr\":1358}"); user_pref("datareporting.sessions.previous.1", "{\"s\":1364519097263,\"a\":207,\"t\":1089042,\"c\":true,\"m\":62,\"fp\":1327,\"sr\":1358}");

Thank you.

more options

I don't have those, not sure why not. Have you tried deleting them (after closing Firefox)? Do they come back?

more options

I've deleted them and tehy have reappeared.

Thanks.

more options

Did you check the value of datareporting.policy.dataSubmissionEnabled (default = true) on the about:config page?

edit: This doesn't seem to make any difference in creating datareporting prefs.
I assume that you can only disable the submission and not collecting data.

השתנתה ב־ על־ידי cor-el

more options

It just occurred to me that this might be a feature unique to beta/aurora versions of Firefox.

more options

Thanks again.

I'm using Fx 20 candidate.

more options
more options

i did it to disabled it, user_pref("datareporting.healthreport.lastDataSubmissionRequestedTime", "1372438697391"); user_pref("datareporting.healthreport.logging.consoleEnabled", false); user_pref("datareporting.healthreport.nextDataSubmissionTime", "1373197532618"); user_pref("datareporting.healthreport.pendingDeleteRemoteData", true); user_pref("datareporting.healthreport.service.enabled", false); user_pref("datareporting.healthreport.service.firstRun", true); user_pref("datareporting.healthreport.uploadEnabled", false); user_pref("datareporting.policy.dataSubmissionEnabled", false); user_pref("datareporting.policy.dataSubmissionPolicyAcceptedVersion", 1); user_pref("datareporting.policy.dataSubmissionPolicyNotifiedTime", "1365335680665"); user_pref("datareporting.policy.dataSubmissionPolicyResponseTime", "1365335918900"); user_pref("datareporting.policy.dataSubmissionPolicyResponseType", "accepted-info-bar-button-pressed"); user_pref("datareporting.policy.firstRunTime", "1365272124654"); user_pref("datareporting.sessions.current.activeTicks", 98); user_pref("datareporting.sessions.current.clean", true); user_pref("datareporting.sessions.current.firstPaint", 15951); user_pref("datareporting.sessions.current.main", 109); user_pref("datareporting.sessions.current.sessionRestored", 16044); user_pref("datareporting.sessions.current.startTime", "1373485958846"); user_pref("datareporting.sessions.current.totalTime", 568); user_pref("datareporting.sessions.currentIndex", 101);

more options

Thank you.

I'm only using the following entries:

user_pref("datareporting.healthreport.nextDataSubmissionTime", "1368191387214"); user_pref("datareporting.healthreport.service.enabled", false); user_pref("datareporting.healthreport.uploadEnabled", false); user_pref("datareporting.policy.firstRunTime", "1368104987214");