[Webkit-unassigned] [Bug 33873] New: [qt] Make KURL to QUrl conversion faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 16:36:03 PST 2010


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

           Summary: [qt] Make KURL to QUrl conversion faster
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zecke at selfish.org


Reloading google.com/news with a full font cache (no more calls to font cache)
spend about 1.8% of the time in KURL -> QUrl conversion. The two call sites are
from the FrameLoaderClientQt asking for the userAgentForUrl and in the
ResourceHandleQt.cpp converting the ResourceRequest to a QNetworkRequest and
using the URL.

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