[Webkit-unassigned] [Bug 57075] New: [Qt] QNetworkReplyHandler refactoring: signal queue
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 24 19:59:59 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57075
Summary: [Qt] QNetworkReplyHandler refactoring: signal queue
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P3
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: luiz at webkit.org
CC: kenneth at webkit.org, jocelyn.turcotte at nokia.com,
kling at webkit.org, alexis.menard at openbossa.org
Depends on: 57049
Now the idea is to make all signals that come from the QNetworkReply to pass through a queue and to stop that queue when loading is deferred.
This way almost all the deferred logic can be removed from QNetworkReplyHandler class and encapsulated in its own class.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list