Closed Bug 1296627 Opened 8 years ago Closed 8 years ago

Building Gecko 49 with --disable-eme fails (regression from bug 1276132)

Categories

(Core :: Audio/Video: Playback, defect)

49 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1280743

People

(Reporter: kevink9876543, Unassigned)

References

Details

Attachments

(1 file)

When building beta 49 (cset https://hg.mozilla.org/releases/mozilla-beta/rev/528631e448f2) with --disable-eme, it fails with this error:

mozilla/dom/media/gmp/GMPParent.cpp:43:52: fatal error: mozilla/dom/WidevineCDMManifestBinding.h: No such file or directory
 #include "mozilla/dom/WidevineCDMManifestBinding.h"
                                                    ^
compilation terminated.
make[4]: *** [Unified_cpp_dom_media_gmp0.o] Error 1


If backout https://hg.mozilla.org/releases/mozilla-beta/rev/7b8879ab0e02, the build succeeds.
Assignee: nobody → kevink9876543
Attached patch bug1296627.patchSplinter Review
Local build both with and without --disable-eme succeeds with this patch.  Will look into further testing before requesting review.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Assignee: kevink9876543 → nobody
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: