mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Revert "Issue #2301 - Make Gecko Media Plugins optional when not building EME or WebRTC"
This reverts commit 9e7d1492e6.
This commit is contained in:
parent
7e50abda7d
commit
119feb053c
54 changed files with 30 additions and 314 deletions
|
|
@ -140,14 +140,12 @@ public:
|
|||
AllocPContentBridgeChild(mozilla::ipc::Transport* transport,
|
||||
base::ProcessId otherProcess) override;
|
||||
|
||||
#ifdef MOZ_GMP
|
||||
PGMPServiceChild*
|
||||
AllocPGMPServiceChild(mozilla::ipc::Transport* transport,
|
||||
base::ProcessId otherProcess) override;
|
||||
|
||||
bool
|
||||
RecvGMPsChanged(nsTArray<GMPCapabilityData>&& capabilities) override;
|
||||
#endif
|
||||
|
||||
bool
|
||||
RecvInitRendering(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue