-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Widevine signature_generator to Python 3 #18636
Conversation
5cfeaeb
to
c90ce26
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
browser/widevine ++
cc6deb5
to
424a33d
Compare
90a8ad4
to
2190ce3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved after condition is added for macholib dependency
2190ce3
to
75fcacc
Compare
@fmarier would you please add your review? |
31dd57d
to
06ce51a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
script/brave_license_helper.py
changes look good.
b929792
to
dc61dfb
Compare
This reverts commit 0c1b736ed7bc02449e6dd2d49b5985c829df85b6.
f59b7d5
to
ecac8d3
Compare
@mihaiplesa the test failures here are not unique to this PR. (Windows example, Mac example). Can you please force-merge? As the squashed commit message, I would just use |
This reverts commit 2e124e8.
Resolves brave/brave-browser#30615. Also resolves https://github.com/brave/devops/issues/9615.
Depends on https://github.com/brave/devops/pull/9767 and https://github.com/brave/devops/pull/10145.
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run lint
,npm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
Please test that DRM-protected content can still be streamed at the highest quality on Windows and macOS. See for example brave/brave-browser#29469 (comment) for some good tests.