RobRich999 / Chromium_Clang

Chromium browser compiled with the Clang/LLVM compiler.
172 stars 12 forks source link

Widevine support #1

Closed peak3d closed 7 years ago

peak3d commented 7 years ago

Hi RobRich999,

first thanks for your build, its the only one I found with working widevine. We at kodi are working on a web view and for evaluation I'm curently trying to get widevine in my own build (latest chromium sources). I remember from a year ago that it was only possible with patching CDM_VERSION. Has this changed?

Would be really great if you can post the necessary changes / steps to get it working! Seems that only using your args.gn is not the key to luck.

If you prefer email for an answer: pfau@peak3d.de

Thanks again! Markus

RobRich999 commented 7 years ago

Email reply sent. :)

peak3d commented 7 years ago

thanks, issue is only present for is_component_build=true. Your args.gn builds well (if one have a build host with enough RAM)

raised an ticket at chromium for this.