[Webkit-unassigned] [Bug 34647] QtWebKit browsers freeze when opening http://www.elstel.com/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 03:21:11 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34647


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49719|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #4 from Simon Hausmann <hausmann at webkit.org>  2010-03-02 03:21:11 PST ---
(From update of attachment 49719)

> +#if QT_VERSION >= 0x040700
> +        case QNetworkAccessManager::CustomOperation:
> +            m_reply = manager->sendCustomRequest(m_request, m_resourceHandle->request().httpMethod().latin1().data());

It would be nice if WebCore::CString had a conversion operator to QByteArray.

-- 
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