[Webkit-unassigned] [Bug 63012] New: HTTP pipelining functions on mac should match windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 14:24:38 PDT 2011


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

           Summary: HTTP pipelining functions on mac should match windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com
                CC: ddkilzer at webkit.org, koivisto at iki.fi


The definitions for pipelining functions (WKGetHTTPPipeliningPriority and WKSetHTTPPipeliningPriority) take an NSURLRequest on Mac and a CFURLRequest on Windows. We should match the 2 and just use CFURLRequestRef on Mac. This will help bug 51836.

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