Bug 78029 - [BlackBerry] NetworkJob should stop redirecting when the request is cleared by client
Summary: [BlackBerry] NetworkJob should stop redirecting when the request is cleared b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Yong Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 13:28 PST by Yong Li
Modified: 2012-02-07 18:05 PST (History)
1 user (show)

See Also:


Attachments
the patch (1.72 KB, patch)
2012-02-07 14:40 PST, Yong Li
no flags Details | Formatted Diff | Diff

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