Reviewed by Alice.
commit6c28ec019b504c0256493d00dd935563de979400
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 15 Feb 2008 23:47:12 +0000 (15 23:47 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 15 Feb 2008 23:47:12 +0000 (15 23:47 +0000)
tree7caf9e6f0a53dc27a978d11d973159d8d4843ebd
parent5bc1c74eb1e6672f336af704f1577d761a8560d5
    Reviewed by Alice.

        <rdar://problem/5738678>
        REGRESSION: "Loading" status remains when uploading file to .Mac iDisk via Safari

        Use the new CFNetwork functions for setting body parts.

        * platform/network/cf/FormDataStreamCFNet.cpp:
        (WebCore::setHTTPBody):
        (WebCore::httpBodyFromRequest):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@30329 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebCore/ChangeLog
WebCore/platform/network/cf/FormDataStreamCFNet.cpp