Bug 81874 - [BlackBerry] Synchronize platform/network/blackberry
Summary: [BlackBerry] Synchronize platform/network/blackberry
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-03-21 22:34 PDT by Jason Liu
Modified: 2012-03-22 19:20 PDT (History)
6 users (show)

See Also:


Attachments
Patch (14.04 KB, patch)
2012-03-21 23:23 PDT, Jason Liu
no flags Details | Formatted Diff | Diff
Patch (12.88 KB, patch)
2012-03-22 01:09 PDT, Jason Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Liu 2012-03-21 22:34:42 PDT
Upstream the changed codes of network to make further work easy.
Comment 1 Jason Liu 2012-03-21 23:23:45 PDT
Created attachment 133195 [details]
Patch
Comment 2 Jason Liu 2012-03-22 01:09:50 PDT
Created attachment 133203 [details]
Patch
Comment 3 Rob Buis 2012-03-22 19:08:28 PDT
Comment on attachment 133203 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=133203&action=review

Looks good.

> Source/WebCore/platform/network/blackberry/NetworkJob.cpp:405
> +            WTF::String urlFilename = m_response.url().lastPathComponent();

WTF:: can be removed in a big follow-up cleanup patch.
Comment 4 WebKit Review Bot 2012-03-22 19:20:06 PDT
Comment on attachment 133203 [details]
Patch

Clearing flags on attachment: 133203

Committed r111809: <http://trac.webkit.org/changeset/111809>
Comment 5 WebKit Review Bot 2012-03-22 19:20:11 PDT
All reviewed patches have been landed.  Closing bug.