[Webkit-unassigned] [Bug 61078] New: Use toHTTPPipeliningPriority() when calling wkSetHTTPPipeliningMaximumPriority()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 10:17:17 PDT 2011


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

           Summary: Use toHTTPPipeliningPriority() when calling
                    wkSetHTTPPipeliningMaximumPriority()
           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: ddkilzer at webkit.org
                CC: joepeck at webkit.org, psolanki at apple.com
        Depends on: 57384


Instead of passing a ResourceLoadPriority directly into wkSetHTTPPipeliningMaximumPriority(), we should convert it using Use toHTTPPipeliningPriority().

This should have been done in r82900 for Bug 57384.  <http://trac.webkit.org/changeset/82900>

The method is in Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp.

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