Bug 91866 - QtNetworkAccessManager should not rely on signal sslErrors when QT_NO_SSL is defined
Summary: QtNetworkAccessManager should not rely on signal sslErrors when QT_NO_SSL is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Brandao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 08:21 PDT by Rafael Brandao
Modified: 2012-07-20 12:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.88 KB, patch)
2012-07-20 08:24 PDT, Rafael Brandao
no flags Details | Formatted Diff | Diff
Patch (2.83 KB, patch)
2012-07-20 11:01 PDT, Rafael Brandao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Brandao 2012-07-20 08:21:17 PDT
QtNetworkAccessManager should not rely on signal sslErrors when QT_NO_SSL is defined
Comment 1 Rafael Brandao 2012-07-20 08:24:46 PDT
Created attachment 153508 [details]
Patch
Comment 2 Early Warning System Bot 2012-07-20 08:33:06 PDT
Comment on attachment 153508 [details]
Patch

Attachment 153508 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/13303362
Comment 3 Noam Rosenthal 2012-07-20 10:36:21 PDT
Comment on attachment 153508 [details]
Patch

Some overload problems :)
Comment 4 Rafael Brandao 2012-07-20 11:01:38 PDT
Created attachment 153543 [details]
Patch
Comment 5 Rafael Brandao 2012-07-20 12:43:54 PDT
Comment on attachment 153543 [details]
Patch

Clearing flags on attachment: 153543

Committed r123249: <http://trac.webkit.org/changeset/123249>
Comment 6 Rafael Brandao 2012-07-20 12:43:59 PDT
All reviewed patches have been landed.  Closing bug.