![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
ChromiumCDMAdapter
Why does Firefox use ChromiumCDMAdapter for GMP in source code? Why would anything related to Chromium be used in Mozilla?
https://dxr.mozilla.org/mozilla-central/source/dom/media/gmp/ChromiumCDMAdapter.h#62
Why does Firefox use ChromiumCDMAdapter for GMP in source code? Why would anything related to Chromium be used in Mozilla?
https://dxr.mozilla.org/mozilla-central/source/dom/media/gmp/ChromiumCDMAdapter.h#62
All Replies (1)
As any modern software, Firefox relies a lot on third party open-sourced libraries. Especially in the video/media/graphics areas. Widewine and Skia are examples of such multiplatform libraries.