Closed
Bug 1143532
Opened 10 years ago
Closed 10 years ago
[EME] Include pid in the log messages of GMPParent
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
Attachments
(1 file)
10.68 KB,
patch
|
eflores
:
review+
|
Details | Diff | Splinter Review |
Since we could have many GMPParent instances in the chrome process, include the pid of the child process will let us know which GMPChild this GMPParent is talking to.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
1. include pid of the child process to know which GMPChild we are talking to.
2. fix wrong class name in GMPStorageParent.cpp
Attachment #8577883 -
Flags: review?(edwin) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=66db21223ae2
Those oranges are not related to EME.
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•