Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Widevine broken in 0.13.0 on Windows #6948

Closed
alexwykoff opened this issue Jan 31, 2017 · 1 comment
Closed

Widevine broken in 0.13.0 on Windows #6948

alexwykoff opened this issue Jan 31, 2017 · 1 comment

Comments

@alexwykoff
Copy link
Contributor

alexwykoff commented Jan 31, 2017

It was found that Widevine was not included properly in the Windows build.

QA Steps:
With a clean profile, download the build.
Visit either netflix.com to play a movie or https://shaka-player-demo.appspot.com/demo/ and select Widevine.

Video should display appropriately.

@bbondy bbondy changed the title ‘widevine broken in 0.13.0' Widevine broken in 0.13.0 on Windows Jan 31, 2017
@bbondy bbondy added this to the 0.13.1 milestone Jan 31, 2017
bbondy referenced this issue Jan 31, 2017
Includes widevine adapter (but not widevine) is the only difference right now

Auditors: @bsclifton
bbondy referenced this issue in brave/muon-winstaller Jan 31, 2017
Auditors: @bsclifton

This doesn't actually include the CDM, but it includes a supporting file that is expecting to be installed. 0.13.0 uses a different location for this file than 0.12.15 used so we need to preserve this new directory and we need to install it

When the component updater installs widevine (if the user explicitly
does so), the adapter file is copied to the needed location from the
install path.  It used to do this as well it just used to be in a
different location.
@bbondy
Copy link
Member

bbondy commented Jan 31, 2017

Fixed.

muon:
brave/muon@dbcdc19
muon-winstaller:
brave/muon-winstaller@918d9d5
browser-laptop:
3298f2a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants