Expand FOG IPC to GMP process
Categories
(Core :: Audio/Video: GMP, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(2 files)
FOG's IPC is currently not present in the GMP process. It would be nice to fix this to report the CPU time used in the GMP process through Glean.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:florian, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 3•3 years ago
|
||
(In reply to Release mgmt bot [:marco/ :calixte] from comment #2)
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:florian, could you have a look please?
I was waiting for bug 1746254 to land first, and I've just pushed to try again to be confident (and it looks green) : https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=d90877d8bb5909146f8b20399c1802e8d5841b8d
Assignee | ||
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Backed out changeset 19b1136a92ec (Bug 1745511) for causing mochitest failures in GMPServiceParent.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/afb99f2fbec3d8dd7e10978354a73bc29c3765d7
Push with failures, failure log.
[Update]: Also caused bc failures
Assignee | ||
Comment 6•3 years ago
|
||
Depends on D133550
Comment 8•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0fadea77038a
https://hg.mozilla.org/mozilla-central/rev/620e4b9d8b61
Comment 9•3 years ago
|
||
Backed out for causing mochitest failures on GeckoChildProcessHost.cpp
- Backout link
- Push with failures
- Failure Log
- Failure line: SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:867:23 in SetAlreadyDead
Comment 10•3 years ago
|
||
Assignee | ||
Comment 11•3 years ago
|
||
(In reply to Cristian Tuns from comment #9)
Backed out for causing mochitest failures on GeckoChildProcessHost.cpp
- Failure line: SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:867:23 in SetAlreadyDead
Sorry, that's totally bug 1750044, where we discussed this and decided I could land with a skip-if on the test... but it turns out I put it on the wrong line :-(.
Updated•3 years ago
|
Comment 12•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7747fe78d924
https://hg.mozilla.org/mozilla-central/rev/c0e00d17a9d9
Description
•