Bug 89991 - [BlackBerry] Use new method to create socket handle
Summary: [BlackBerry] Use new method to create socket handle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 10:24 PDT by Lyon Chen
Modified: 2012-08-21 16:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch for 89991 (1.99 KB, patch)
2012-08-21 07:36 PDT, Lyon Chen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lyon Chen 2012-06-26 10:24:06 PDT
NetworkStreamFactory::createSocketStream() has been removed, use createNetworkStreeam() instead, this simplify the interface.
Comment 1 Lyon Chen 2012-08-21 07:36:25 PDT
Created attachment 159687 [details]
Patch for 89991
Comment 2 Lyon Chen 2012-08-21 07:37:10 PDT
+Yong, Rob, Joe.
Comment 3 Rob Buis 2012-08-21 07:40:35 PDT
Comment on attachment 159687 [details]
Patch for 89991

LGTM.
Comment 4 WebKit Review Bot 2012-08-21 16:52:57 PDT
Comment on attachment 159687 [details]
Patch for 89991

Clearing flags on attachment: 159687

Committed r126223: <http://trac.webkit.org/changeset/126223>
Comment 5 WebKit Review Bot 2012-08-21 16:53:00 PDT
All reviewed patches have been landed.  Closing bug.