Closed
Bug 819822
Opened 12 years ago
Closed 12 years ago
trivial uses of Android PeerConnection fail even when build patches applied
Categories
(Core :: WebRTC: Networking, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: dmosedale, Assigned: dmosedale)
References
Details
(Whiteboard: [WebRTC][blocking-webrtc-][qa-])
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Even after applying the patches in the dependency tree for the Android build bug:
<https://bugzilla.mozilla.org/showdependencytree.cgi?id=750869&hide_resolved=1>
various JS, manifests, and XPT files were not being packaged. Attached is a patch that fixes that.
Attachment #690249 -
Flags: review?(ted)
Assignee | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Comment on attachment 690249 [details] [diff] [review]
minor packaging tweaks
Review of attachment 690249 [details] [diff] [review]:
-----------------------------------------------------------------
Our test manifests make me sad.
Attachment #690249 -
Flags: review?(ted) → review+
Updated•12 years ago
|
Whiteboard: [WebRTC][blocking-webrtc-]
Assignee | ||
Comment 2•12 years ago
|
||
Try server build:
https://tbpl.mozilla.org/?tree=Try&rev=34b60099ee75
OS: Mac OS X → Android
Hardware: x86 → ARM
Assignee | ||
Comment 3•12 years ago
|
||
Landed on mozilla-inbound:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4b218334f0e3
Not sure what to do about the in-testsuite flag, as tests for this will be covered as part of the effort for bug 795383.
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Updated•12 years ago
|
Whiteboard: [WebRTC][blocking-webrtc-] → [WebRTC][blocking-webrtc-][qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•