Bug 110451 - [BlackBerry] Extra ResourceRequest parameter in FrameLoaderClientBlackBerry::convertMainResourceLoadToDownload
Summary: [BlackBerry] Extra ResourceRequest parameter in FrameLoaderClientBlackBerry::...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 03:12 PST by Carlos Garcia Campos
Modified: 2013-02-21 09:13 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2013-02-21 03:14 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Updated patch (3.21 KB, patch)
2013-02-21 03:21 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2013-02-21 03:12:45 PST
It seems it was added by mistake in r137845 when FrameLoaderClient::download was renamed to convertMainResourceLoadToDownload
Comment 1 Carlos Garcia Campos 2013-02-21 03:14:38 PST
Created attachment 189495 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-02-21 03:21:56 PST
Created attachment 189498 [details]
Updated patch

I forgot to remove the extra parameter from the header too.
Comment 3 Rob Buis 2013-02-21 08:55:15 PST
Comment on attachment 189498 [details]
Updated patch

Looks good.
Comment 4 WebKit Review Bot 2013-02-21 09:13:19 PST
Comment on attachment 189498 [details]
Updated patch

Clearing flags on attachment: 189498

Committed r143614: <http://trac.webkit.org/changeset/143614>
Comment 5 WebKit Review Bot 2013-02-21 09:13:23 PST
All reviewed patches have been landed.  Closing bug.