On Tor Browser 6.0.3 (up-to-date) I saw the following warning appear below the URL bar:
"Your Firefox is out of date. Please download a fresh copy." On the right is a button that says "Get Firefox". Obviously we want to disable this warning.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Now, they probably just were ready with the "your Firefox is out of date"-system add-on. I guess we should just disable that update ping with our data:text/plain, trick. And think about how to get rid of already installed system extensions.
Okay, I've filed https://bugzilla.mozilla.org/show_bug.cgi?id=1294395 and poked the Mozilla folks on #releng. Hopefully they can tweak the server-side rules in order to affect less of our users while we are working on getting a new version out.
Rather than patching firefox.js directly, maybe we should apply this setting in browser/app/profile/000-tor-browser.js as we have with most other prefs? (I notice we have two other changes to firefox.js (from our patches for #5472 (closed) and #4234 (moved)) -- maybe these should also be migrated to 000-tor-browser.js?)
On Tor Browser 6.0.3 (up-to-date) I saw the following warning appear below the URL bar:
"Your Firefox is out of date. Please download a fresh copy." On the right is a button that says "Get Firefox". Obviously we want to disable this warning.
A solution --
Go to about:config/extensions.bootstrappedAddon
Reset the string Value to empty Value {}
Restart Tor browser.
The warning will not appear again.
This is fixed on tor-browser-45.3.0esr-6.0-1 and tor-browser-45.3.0esr-6.5-1 (commit 61700466ddefff3005633a6e31f34133eb98197f and 8af42ff851bab2d9b17d380c170f06c28b94c74b) and will be in our next stable, 6.0.4.
Trac: Status: needs_review to closed Resolution: N/Ato fixed