Bug 121508

Summary: Adding dispatchWillStartUsingPeerConnectionHandler mock implementation to WebFrameLoaderClient
Product: WebKit Reporter: Thiago de Barros Lacerda <thiago.lacerda>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: eric.carlson, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review-

Description Thiago de Barros Lacerda 2013-09-17 11:11:05 PDT
This method will be needed for WebRTC implementation
Comment 1 Thiago de Barros Lacerda 2013-09-17 11:13:12 PDT
Created attachment 211925 [details]
Patch
Comment 2 Eric Carlson 2013-09-18 09:01:16 PDT
Lets hold off on adding this until there is code that needs it.