Closed Bug 1065049 Opened 10 years ago Closed 10 years ago

No process name for the GMP process in the mochitest log

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: mccr8, Assigned: mccr8)

Details

Attachments

(1 file)

When things get added to the log, like NS_WARNING output, it adds information about the process.  For a content child process, it prints out that it is a child process:
  17:51:19     INFO -  [Child 1802] WARNING: ...
Similarly in the parent process.

However, for the geckomediaplugin, it just does:
  17:56:48     INFO -  [2257] WARNING: ...

The Gecko Media Plugin stuff is a new kind of process, so presumably there just needs to be a new case added somewhere.  It would make interpreting the logs easier.  I don't actually know where this code lives that produces that process output.
automationutils stuff uses geckomediaplugin as the name, but maybe just GMP here would be good, so the lines don't all get too long.
Component: Mochitest → Video/Audio
Product: Testing → Core
Ah, great, I would not have guessed that.
Assignee: nobody → continuation
I confirmed that this works, though it looks like some of the very early "WARNING: XPCOM objects created/destroyed from static ctor/dtor" spam doesn't get annotated.

try run: https://tbpl.mozilla.org/?tree=Try&rev=929b76bb71f5
Attachment #8487428 - Flags: review?(rjesup)
Attachment #8487428 - Flags: review?(rjesup) → review+
https://hg.mozilla.org/mozilla-central/rev/b58fabead3f9
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Flags: qe-verify+
Flags: qe-verify+ → qe-verify-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: