Bug 73288

Summary: Upstream platform/network/blackberry/ProxyServerBlackBerry.cpp
Product: WebKit Reporter: Leo Yang <leo.yang>
Component: PlatformAssignee: Leo Yang <leo.yang>
Status: RESOLVED FIXED    
Severity: Normal CC: charles.wei, dbates, rwlbuis, staikos, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73144    
Attachments:
Description Flags
Patch tonikitoo: review+

Leo Yang
Reported 2011-11-29 00:17:50 PST
The BlackBerry implement of ProxyServerBlackBerry.cpp.
Attachments
Patch (3.36 KB, patch)
2011-11-29 00:22 PST, Leo Yang
tonikitoo: review+
Leo Yang
Comment 1 2011-11-29 00:22:53 PST
Antonio Gomes
Comment 2 2011-11-29 06:52:50 PST
Comment on attachment 116908 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=116908&action=review No RIM copyright needed? > Source/WebCore/platform/network/blackberry/ProxyServerBlackBerry.cpp:35 > + // FIXME: Implement. It could be a notImplemented() call.
Leo Yang
Comment 3 2011-11-29 18:04:44 PST
(In reply to comment #2) > (From update of attachment 116908 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=116908&action=review > > No RIM copyright needed? > No, it's copied from the other port. > > Source/WebCore/platform/network/blackberry/ProxyServerBlackBerry.cpp:35 > > + // FIXME: Implement. > > It could be a notImplemented() call. Good idea, I'll add it when landing. Thanks for review.
Leo Yang
Comment 4 2011-11-29 19:19:42 PST
Note You need to log in before you can comment on or make changes to this bug.