-
- Downloads
Bug 1845946 - Part 3. Use NS_InitMinimalXPCOM with the GMP process. r=media-playback-reviewers,alwu
This patch brings up the basic plumbing necessary in the GMP process to get benefits such as logging integration via the pref updates used by about:support. Given the priority to get logging specifically working, this patch leaves a few things unfinished for a future bug. Specifically DLL services (for blocking antivirus on Windows) and BGHM. Differential Revision: https://phabricator.services.mozilla.com/D185337
Showing
- dom/media/gmp/GMPChild.cpp 51 additions, 1 deletiondom/media/gmp/GMPChild.cpp
- dom/media/gmp/GMPChild.h 5 additions, 1 deletiondom/media/gmp/GMPChild.h
- dom/media/gmp/GMPParent.cpp 11 additions, 0 deletionsdom/media/gmp/GMPParent.cpp
- dom/media/gmp/GMPParent.h 2 additions, 0 deletionsdom/media/gmp/GMPParent.h
- dom/media/gmp/GMPProcessChild.cpp 19 additions, 21 deletionsdom/media/gmp/GMPProcessChild.cpp
- dom/media/gmp/GMPProcessParent.cpp 78 additions, 4 deletionsdom/media/gmp/GMPProcessParent.cpp
- dom/media/gmp/GMPServiceParent.cpp 35 additions, 0 deletionsdom/media/gmp/GMPServiceParent.cpp
- dom/media/gmp/GMPServiceParent.h 2 additions, 0 deletionsdom/media/gmp/GMPServiceParent.h
- dom/media/gmp/PGMP.ipdl 2 additions, 0 deletionsdom/media/gmp/PGMP.ipdl
- toolkit/xre/GeckoArgs.h 2 additions, 0 deletionstoolkit/xre/GeckoArgs.h
- toolkit/xre/nsEmbedFunctions.cpp 1 addition, 1 deletiontoolkit/xre/nsEmbedFunctions.cpp
Loading
Please register or sign in to comment