Closed
Bug 1134913
Opened 8 years ago
Closed 8 years ago
Disable EME voucher generation on Win64
Categories
(Release Engineering :: General, defect)
Tracking
(firefox37 fixed, firefox38 fixed, firefox39 fixed)
RESOLVED
FIXED
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.45 KB,
patch
|
ted
:
review+
lmandel
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Bug 1131798 was backed out because the patch to the EME voucher generator can't handle Win64 binaries. We need bug 1131798 urgently, so we should just disable running the voucher generator on Win64 so that bug 1131798 can land, and follow up to re-enable it on Win64. We should only be running the gen-eme-voucher.py on 32bit Windows builds.
Comment 1•8 years ago
|
||
Can we disable it in https://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/installer/make-eme.mk#11?
Assignee | ||
Comment 2•8 years ago
|
||
That looks like the place.
Assignee | ||
Comment 3•8 years ago
|
||
Let's see... https://treeherder.mozilla.org/#/jobs?repo=try&revision=caf4e643db1a
Assignee | ||
Comment 4•8 years ago
|
||
Don't run gen-eme-voucher.py pn Win64, since it isn't designed to handle it anyway. Try looks good. Thanks for the tip Rail.
Attachment #8567004 -
Flags: review?(ted)
Comment 5•8 years ago
|
||
Yay, no problem.
Updated•8 years ago
|
Attachment #8567004 -
Flags: review?(ted) → review+
Comment 6•8 years ago
|
||
Please make sure to file a follow-up and have it block bug 558448?
Assignee | ||
Comment 7•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/9b0531bd1e44
Assignee | ||
Comment 8•8 years ago
|
||
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #6) > Please make sure to file a follow-up and have it block bug 558448? Filed bug 1135320.
Comment 9•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9b0531bd1e44
Assignee: nobody → cpearce
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Assignee | ||
Comment 10•8 years ago
|
||
Needs uplift.
Assignee | ||
Comment 11•8 years ago
|
||
Comment on attachment 8567004 [details] [diff] [review] Patch Approval Request Comment [Feature/regressing bug #]: EME [User impact if declined]: We'll break the build when we land Bug 1131798, which is required for Adobe EME to work. [Describe test coverage new/current, TreeHerder]: We haven't yet setup an automated test yet as this requires downloading Adobe's CDM over the internet, and our existing test harnesses can't do that. We're going to setup an external test that covers this. [Risks and why]: Low; only touches affects third party plugins. [String/UUID change made/needed]: None
Attachment #8567004 -
Flags: approval-mozilla-beta?
Comment 12•8 years ago
|
||
Comment on attachment 8567004 [details] [diff] [review] Patch Taking this as a prereq for bug 1131798. Beta+
Attachment #8567004 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Assignee | ||
Comment 13•8 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/67df6f1dbe4f
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(cpearce)
Updated•5 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•