Univention Bugzilla – Attachment 4544 Details for
Bug 27975
Firefox startet mit Meldung "Will you help improve Firefox...?"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
performance_reporting.patch
performance_reporting.patch (text/plain), 834 bytes, created by
Stefan Gohmann
on 2012-07-17 19:16:11 CEST
(
hide
)
Description:
performance_reporting.patch
Filename:
MIME Type:
Creator:
Stefan Gohmann
Created:
2012-07-17 19:16:11 CEST
Size:
834 bytes
patch
obsolete
>Index: usr/share/univention-system-setup/startxwithfirefox >=================================================================== >--- usr/share/univention-system-setup/startxwithfirefox (Revision 34215) >+++ usr/share/univention-system-setup/startxwithfirefox (Arbeitskopie) >@@ -130,7 +130,8 @@ > # do not show the "know your rights" popup > echo 'user_pref("browser.rights.3.shown", true);' >> "$profilePath"/prefs.js > # do not ask for performance reporting >-echo 'user_pref("toolkit.telemetry.prompted", true);' >> "$profilePath"/prefs.js >+echo 'user_pref("toolkit.telemetry.prompted", 2);' >> "$profilePath"/prefs.js >+echo 'user_pref("toolkit.telemetry.rejected", true);' >> "$profilePath"/prefs.js > # do not store passwords > echo 'user_pref("signon.rememberSignons", false);' >> "$profilePath"/prefs.js > # hide tabbar with only one tab
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27975
: 4544