Closed Bug 1793904 Opened 2 years ago Closed 2 years ago

Reduce log verbosity of content process shutdown

Categories

(Core :: DOM: Content Processes, task)

task

Tracking

()

RESOLVED FIXED
107 Branch
Tracking Status
firefox107 --- fixed

People

(Reporter: jstutte, Assigned: jstutte)

Details

Attachments

(1 file)

MaybeLogBlockShutdownDiagnostics currently prints out a NS_DEBUG_WARNING if MOZ_DIAGNOSTIC_ASSERT_ENABLED. This leads to quite verbose log files in treeherder during shutdown. We have now better support for crashstats through CrashReporter::AppendToCrashReportAnnotation(CrashReporter::Annotation::IPCShutdownState...) (see bug 1777198) so while there is value in having this information in treeherder logs we might want to limit it to DEBUG builds only or make it a normal log INFO message to make it at least less scary.

Assignee: nobody → jstutte
Status: NEW → ASSIGNED
Pushed by jstutte@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dd8168ec6c99 Downgrade content process shutdown warnings to info. r=smaug
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: