Bug 68798

Summary: [Qt] Unused variable in QNetworkReplyHandler::sendNetworkRequest.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Page LoadingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Trivial CC: webkit.review.bot
Priority: P5 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2011-09-26 04:09:52 PDT
'scheme' is unused. This is wildly unacceptable.
Attachments
Proposed patch (1.35 KB, patch)
2011-09-26 04:10 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-09-26 04:10:46 PDT
Created attachment 108652 [details] Proposed patch
WebKit Review Bot
Comment 2 2011-09-26 06:02:07 PDT
Comment on attachment 108652 [details] Proposed patch Clearing flags on attachment: 108652 Committed r95947: <http://trac.webkit.org/changeset/95947>
WebKit Review Bot
Comment 3 2011-09-26 06:02:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.