Closed Bug 1113477 Opened 10 years ago Closed 10 years ago

GMPParent send node id logged as a failure

Categories

(Core :: Audio/Video, defect)

x86_64
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: cpearce, Assigned: cpearce)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In GMPParent we log the sending of node id to a child as a failure:

LOGD(("%s::%s: Failed to send node id %p", __CLASS__, __FUNCTION__, (void *)mProcess));

But it's actually not failed when we log this...
Attached patch PatchSplinter Review
Who says I can't do useful work on the last day of the year?
Attachment #8538978 - Flags: review?(edwin)
Comment on attachment 8538978 [details] [diff] [review]
Patch

Review of attachment 8538978 [details] [diff] [review]:
-----------------------------------------------------------------

Add a LOGE() to the |!ok| blocks with the original messages.
Attachment #8538978 - Flags: review?(edwin) → review+
https://hg.mozilla.org/mozilla-central/rev/446f986dd668
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: