forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use dot notation for bogus properties
DrmEngine is adding an extra property to MediaKeySystemConfiguration objects, knowing that EME will ignore it. The latest Closure Compiler won't allow this. In the future, we should refactor DrmEngine and consider tracking this in some other way. For now, this changes the dot to square brackets. Issue shaka-project#2528 Change-Id: I544c93dfa2534e9d62ac5ea47e20a6dc3cb79e3a
- Loading branch information
1 parent
df0a5f7
commit 8d25186
Showing
1 changed file
with
27 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters