Bug 73486

Summary: Remove an unneeded argument from FrameLoaderClient::download
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Trivial CC: japhet, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
webkit-ews: commit-queue-
with Qt changes none

Description Alexey Proskuryakov 2011-11-30 13:47:23 PST
We pass both a ResourceHandle and ResourceHandle::firstRequest extracted out of it. There is no reason to, and it's quite confusing among tons of different "first", "initial" and "original" URLs.
Comment 1 Alexey Proskuryakov 2011-11-30 14:13:58 PST
Created attachment 117273 [details]
proposed patch
Comment 2 Early Warning System Bot 2011-11-30 14:20:07 PST
Comment on attachment 117273 [details]
proposed patch

Attachment 117273 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/10709310
Comment 3 Alexey Proskuryakov 2011-11-30 14:53:40 PST
Created attachment 117280 [details]
with Qt changes
Comment 4 Andreas Kling 2011-11-30 15:51:44 PST
Comment on attachment 117280 [details]
with Qt changes

r=me
Comment 5 WebKit Review Bot 2011-11-30 22:15:45 PST
Comment on attachment 117280 [details]
with Qt changes

Clearing flags on attachment: 117280

Committed r101609: <http://trac.webkit.org/changeset/101609>
Comment 6 WebKit Review Bot 2011-11-30 22:15:50 PST
All reviewed patches have been landed.  Closing bug.