[Webkit-unassigned] [Bug 100514] New: Lots of time spent under DNSResolveQueue::platformProxyIsEnabledInSystemPreferences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 06:37:14 PDT 2012


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

           Summary: Lots of time spent under
                    DNSResolveQueue::platformProxyIsEnabledInSystemPrefere
                    nces
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


DNSResolveQueue::platformProxyIsEnabledInSystemPreferences gets called for every link in the document. We should cache the result as the function is relatively slow and the result changes rarely.

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