gecko-dev/browser
Kirk Steuber b709cc9b5d Bug 1526475 - Add file logging to the updater r=rstrong
File logging can be turned on by setting `app.update.log.file=true`. It will log update messages that would normally go to the browser console (assuming `app.update.log==true`) to a file in the user profile directory called "update_messages.log". File logging will last for a single Firefox session only before it automatically disables itself.

The goal of this is to make it easier to get troubleshooting/debugging information from users that might complain of update problems. This will be especially important when upcoming changes are made to the update mechanism.

Differential Revision: https://phabricator.services.mozilla.com/D19422

--HG--
extra : moz-landing-system : lando
2019-03-04 01:36:49 +00:00
..
actors Bug 1515943 - Generate telemetry events from context menu or middle click on cert error pages. r=johannh CLOSED TREE 2019-03-01 11:15:37 +01:00
app Bug 1526475 - Add file logging to the updater r=rstrong 2019-03-04 01:36:49 +00:00
base Bug 1532110 handle homepage/newtab when extension settings is not initialized r=rpl 2019-03-03 20:20:53 +00:00
branding Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson 2019-01-30 11:31:13 -08:00
components Bug 1531347 - Port remaining browser/components/urlbar tests to QuantumBar. r=mak 2019-03-02 22:03:00 +00:00
config Bug 1529305 - Add NASM env var to win64-plain/opt. r=dmajor 2019-02-27 00:31:01 +00:00
docs Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
extensions Bug 1531801 - Update pdf.js to version 2.2.42. r=bdahl 2019-03-01 11:21:13 -05:00
fonts
installer Bug 1524688: Part 28 - Convert SecurityReporter to static registration. r=johannh 2019-03-01 12:55:54 -08:00
locales Backed out changeset 40ddf7d53eaa (bug 1517528) for flake8 failures 2019-03-01 11:42:02 +01:00
modules Bug 1532110 handle homepage/newtab when extension settings is not initialized r=rpl 2019-03-03 20:20:53 +00:00
themes Bug 1531703 - Add context-fill-opacity to "Pin/Unpin tab" icon r=ntim 2019-03-01 23:15:11 +00:00
tools/mozscreenshots Bug 1519952, replace calls to boxobject screenX and screenY with the equivalent on XULElement, r=paolo 2019-02-15 15:26:17 -05:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander 2018-11-16 01:15:35 +00:00
defs.mk
moz.build Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
moz.configure