Bug 121508 - Adding dispatchWillStartUsingPeerConnectionHandler mock implementation to WebFrameLoaderClient
Summary: Adding dispatchWillStartUsingPeerConnectionHandler mock implementation to Web...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 11:11 PDT by Thiago de Barros Lacerda
Modified: 2013-09-18 09:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2013-09-17 11:13 PDT, Thiago de Barros Lacerda
eric.carlson: review-
Details | Formatted Diff | Diff

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