Bug 94530

Summary: Expose ability to create instance of LocalMediaStream from Chromium
Product: WebKit Reporter: justinlin
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: hclam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description justinlin 2012-08-20 14:49:59 PDT
We want to be able to create a LocalPeerConnection object from a Chrome extension.
Comment 1 justinlin 2012-08-20 15:10:04 PDT
LocalMediaStream*
Comment 2 justinlin 2012-08-28 10:02:00 PDT
Created attachment 161003 [details]
Patch
Comment 3 Hin-Chung Lam 2012-08-28 10:39:44 PDT
Please take off the review flag. We should discuss the WebCore changes before we push for review.