Closed Bug 811333 Opened 12 years ago Closed 12 years ago

createOffer failing silently on windows builds

Categories

(Core :: WebRTC: Signaling, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla19

People

(Reporter: ehugg, Assigned: ehugg)

Details

Attachments

(1 file)

Splitting the Windows part from Bug 806407 Original report from Ted: I'm testing with the demo in the URL, but this appears to happen in other demos as well. This demo works fine on a Mac nightly, but on a Linux or Windows nightly it stops at the createOffer step. I don't get any errors and the error callback is not called. I tried in a local Linux debug build and that worked fine as well.
Comment on attachment 681077 [details] [diff] [review] Fix size of thread ID for Windows build Changed the size of the threadID to int32 to match Windows API. Also removed an unused msgbuffer def from the OSX build.
Attachment #681077 - Flags: review?(rjesup)
Attachment #681077 - Flags: review?(rjesup) → review+
Assignee: nobody → ethanhugg
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Keywords: verifyme
Verified through running Ted's test case + the general peer connection test case on the landing page - createOffer didn't fail silently. Marking as verified.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: