fune/toolkit/components/processtools
alwu 24c4bb6bd5 Bug 1785738 - part1 : add new type of utility process. r=bobowen,gerard-majax,fluent-reviewers,flod
Create a new type of utility process which would be used for media
foundation media engine CDM usage. The media engine is a media pipeline
provided by the Windows Media Foundation, and our final goal is to use
that pipeline to play encrypted content in order to achieve Widevine L1
protection to allow users to watch high resolution videos.

Differential Revision: https://phabricator.services.mozilla.com/D154033
2022-09-03 00:53:58 +00:00
..
src Bug 1783282 - Use a custom attribute instead of derive for implementing xpcom interfaces in rust, r=xpcom-reviewers,necko-reviewers,dragana,barret 2022-08-18 13:57:35 +00:00
tests Bug 1782192 - Fix ESLint no-unused-vars warnings in xpcshell-tests for toolkit. r=Gijs 2022-07-29 21:54:32 +00:00
Cargo.toml
components.conf
metrics.yaml Bug 1769255 - record the battery percentrage for each active tick, r=chutten,smaug. 2022-05-15 21:52:03 +00:00
moz.build Bug 1772090 - implement about:processes on OpenBSD r=glandium,jld,gerald 2022-07-28 07:14:28 +00:00
nsIProcessToolsService.idl
ProcessToolsService.cpp
ProcessToolsService.h
ProcInfo.h Bug 1785738 - part1 : add new type of utility process. r=bobowen,gerard-majax,fluent-reviewers,flod 2022-09-03 00:53:58 +00:00
ProcInfo.mm Bug 1761054 - Add Utility Processes with proper classification in about:processes r=nika,fluent-reviewers,flod,florian 2022-04-14 16:22:21 +00:00
ProcInfo_bsd.cpp Bug 1772090 - implement about:processes on OpenBSD r=glandium,jld,gerald 2022-07-28 07:14:28 +00:00
ProcInfo_common.cpp
ProcInfo_linux.cpp Bug 1761054 - Add Utility Processes with proper classification in about:processes r=nika,fluent-reviewers,flod,florian 2022-04-14 16:22:21 +00:00
ProcInfo_linux.h
ProcInfo_win.cpp Bug 1761054 - Add Utility Processes with proper classification in about:processes r=nika,fluent-reviewers,flod,florian 2022-04-14 16:22:21 +00:00