Closed
Bug 1135320
Opened 11 years ago
Closed 10 years ago
Re-enable gen-eme-voucher.py on Win64
Categories
(Release Engineering :: General, defect)
Tracking
(firefox41 wontfix, firefox42 fixed, firefox43 fixed)
RESOLVED
FIXED
People
(Reporter: cpearce, Assigned: eflores)
References
Details
Attachments
(1 file)
1.40 KB,
patch
|
glandium
:
review+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
I disabled generating the EME voucher in bug 1134913, as the voucher generator does not handle a Win64 binary. Once Adobe provide a patch so it can handle Win64 binaries, we should re-enable it on Win64.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8647267 -
Flags: review?(cpearce)
Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8647267 [details] [diff] [review]
1135320.patch
Review of attachment 8647267 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, but someone more qualified should r+ing this code.
Attachment #8647267 -
Flags: review?(cpearce) → review?(mh+mozilla)
Comment 3•10 years ago
|
||
Comment on attachment 8647267 [details] [diff] [review]
1135320.patch
Review of attachment 8647267 [details] [diff] [review]:
-----------------------------------------------------------------
Technically, this is a backout of bug 1134913, you don't really need a review.
Attachment #8647267 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → edwin
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
Comment on attachment 8647267 [details] [diff] [review]
1135320.patch
Approval Request Comment
[Feature/regressing bug #]:
[User impact if declined]: 64-bit Firefox 42 users won't be able to use Netflix EME without the voucher.bin signature file generated by this patch.
[Describe test coverage new/current, TreeHerder]: This patch landed in Nightly 43 and has been tested since then.
[Risks and why]: Low risk because the voucher.bin file does not affect any Firefox code except EME and without this patch EME doesn't work at all.
[String/UUID change made/needed]: None
Attachment #8647267 -
Flags: approval-mozilla-beta?
Updated•10 years ago
|
status-firefox42:
--- → affected
Comment 7•10 years ago
|
||
Comment on attachment 8647267 [details] [diff] [review]
1135320.patch
Sure, should be in 42 beta 4.
Attachment #8647267 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•10 years ago
|
||
Thanks! checkin-needed for mozilla-beta
status-firefox41:
--- → wontfix
Keywords: checkin-needed
Comment 9•10 years ago
|
||
For uplift requests, approval-mozilla-beta+ is enough to have uplift done by the sheriffs :)
Keywords: checkin-needed
Reporter | ||
Comment 10•10 years ago
|
||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•