Bug 78029

Summary: [BlackBerry] NetworkJob should stop redirecting when the request is cleared by client
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: PlatformAssignee: Yong Li <yong.li.webkit>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
the patch none

Description Yong Li 2012-02-07 13:28:21 PST
Client can clear the new request and expect platform network layer to stop proceeding. We should check this after calling client->willSendRequest()
Comment 1 Yong Li 2012-02-07 14:40:09 PST
Created attachment 125928 [details]
the patch
Comment 2 Rob Buis 2012-02-07 14:45:15 PST
Comment on attachment 125928 [details]
the patch

Looks good.
Comment 3 WebKit Review Bot 2012-02-07 18:05:48 PST
Comment on attachment 125928 [details]
the patch

Clearing flags on attachment: 125928

Committed r107021: <http://trac.webkit.org/changeset/107021>
Comment 4 WebKit Review Bot 2012-02-07 18:05:52 PST
All reviewed patches have been landed.  Closing bug.