Bug 68798 - [Qt] Unused variable in QNetworkReplyHandler::sendNetworkRequest.
Summary: [Qt] Unused variable in QNetworkReplyHandler::sendNetworkRequest.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P5 Trivial
Assignee: Andreas Kling
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-09-26 04:09 PDT by Andreas Kling
Modified: 2011-09-26 06:02 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (1.35 KB, patch)
2011-09-26 04:10 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-09-26 04:09:52 PDT
'scheme' is unused. This is wildly unacceptable.
Comment 1 Andreas Kling 2011-09-26 04:10:46 PDT
Created attachment 108652 [details]
Proposed patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-09-26 06:02:11 PDT
All reviewed patches have been landed.  Closing bug.