Bug 94530 - Expose ability to create instance of LocalMediaStream from Chromium
Summary: Expose ability to create instance of LocalMediaStream from Chromium
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-20 14:49 PDT by justinlin
Modified: 2012-09-06 14:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (12.00 KB, patch)
2012-08-28 10:02 PDT, justinlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.