[Webkit-unassigned] [Bug 26082] New: REGRESSION: Conditionalize CFNetwork-specific logic in WebError.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 11:15:01 PDT 2009


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

           Summary: REGRESSION: Conditionalize CFNetwork-specific logic in
                    WebError.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


The WebKit Windows Cairo target no longer builds after @r42767, which added a
new CFNetwork-specific (rather, WebKitSystemInterface) call.

(see
http://trac.webkit.org/changeset?new=42767%40trunk%2FWebKit%2Fwin%2FWebError.cpp&old=35460%40trunk%2FWebKit%2Fwin%2FWebError.cpp)

This patch adds a CFNetwork guard around this new code, similar to the other
similar calls in this file.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list