Closed
Bug 1306290
Opened 8 years ago
Closed 8 years ago
Build fails with --disable-webrtc on trunk
Categories
(Core :: WebRTC, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
Details
Attachments
(1 file)
It seems bug 1304490 is only about fixing --disable-webrtc on the beta-branch.
But --disable-webrtc is also broken on trunk (rev 01cd7a8a158d):
ipc/ipdl/_ipdlheaders/mozilla/camera/PCamerasChild.h:17:10: fatal error: 'CamerasTypes.h' file not found
0:36.91 #include "CamerasTypes.h"
0:36.91 ^
0:37.42 1 error generated.
Updated•8 years ago
|
Rank: 35
Priority: -- → P3
Comment 1•8 years ago
|
||
Gian-Carlo, looks like this was caused by your patch in bug 1303713.
Flags: needinfo?(gpascutto)
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8797232 [details]
Bug 1306290 - Always export CamerasTypes.h.
https://reviewboard.mozilla.org/r/82830/#review81506
Attachment #8797232 -
Flags: review?(rjesup) → review+
Pushed by gpascutto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a938cf41515
Always export CamerasTypes.h. r=jesup
Comment 7•8 years ago
|
||
wrong-bug-number |
Comment 8•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•