Bug 1730012 Comment 9 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Sounds very reasonable. Since I've worked Background Tasks with him before, I wonder if :nalexander might have some suspicions.

To sum: On Windows the background update task doesn't log in a way that local console or CI's capturing can see. But on the MacOS CI runs it does (I don't have Apple hw to test local, but I assume it logs there). I've tried a local run on Windows with `browser.dom.window.dump.enabled` set `true` [at this point](https://searchfox.org/mozilla-central/rev/1761c710b035d7dc8892dfa8e56589b4e095221f/toolkit/mozapps/update/BackgroundTask_backgroundupdate.jsm#245) to no avail.

Any ideas?
Sounds very reasonable. Since I've worked Background Tasks with him before, I wonder if :nalexander might have some suspicions.

To sum: On Windows the background update task doesn't log in a way that local console or CI's capturing can see. But on the MacOS CI runs it does (I don't have Apple hw to test local, but I assume it logs there). I've tried a local run on Windows with `browser.dom.window.dump.enabled` set `true` [at this point](https://searchfox.org/mozilla-central/rev/1761c710b035d7dc8892dfa8e56589b4e095221f/toolkit/mozapps/update/BackgroundTask_backgroundupdate.jsm#245) to no avail.

Any ideas how we might get logging from that process from Windows in CI and locally?

Back to Bug 1730012 Comment 9