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

Integrate with the signature_generator.py script (for widevine). #10725

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Aug 30, 2017

This is a 3rd party file and will not be checked into source control
CI (such as Jenkins) can copy the file into place before building.

Auditors: @darkdh, @bbondy

Depends on brave/muon#283
Helping to fix #10449

NOTE: once accepted, we need to update the Jenkins job to copy this file into place before starting a CI build.

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.

Reviewer Checklist:

Tests

  • Adequate test coverage exists to prevent regressions
  • Tests should be independent and work correctly when run individually or as a suite ref
  • New files have MPL2 license header

outDir = path.join(outDir, arch)
// sign for widevine
const wvExe = buildDir + '/Brave.exe'
const wvPlugin = buildDir + '/WidevineCdm/_platform_specific/' + widevineCdmArch + '/widevinecdmadapter.dll'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will also need mac_x64 for widevinecdmadapter.plugin on MacOS
image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, my bad

Copy link
Member

@darkdh darkdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

This is a 3rd party file and will not be checked into source control
CI (such as Jenkins) can copy the file into place before building.

Auditors: @darkdh, @bbondy
@bbondy bbondy merged commit c776ed2 into master Aug 31, 2017
bbondy added a commit that referenced this pull request Aug 31, 2017
Integrate with the `signature_generator.py` script (for widevine).
bbondy added a commit that referenced this pull request Aug 31, 2017
Integrate with the `signature_generator.py` script (for widevine).
bbondy added a commit that referenced this pull request Aug 31, 2017
Integrate with the `signature_generator.py` script (for widevine).
@bsclifton bsclifton deleted the widevine-0.18.x branch November 2, 2017 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Netflix Streaming Error
3 participants