2008-08-18 Geoff Norton <gnorton@novell.com>
authorGeoff Norton <grompf@sublimeintervention.com>
Mon, 18 Aug 2008 03:12:39 +0000 (03:12 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Mon, 18 Aug 2008 03:12:39 +0000 (03:12 -0000)
commitccfd0040d1356751db0150bf823cf5bd7b0b3be1
tree5f5737934385b21389a1f17197ef759c75612060
parent6663543fa19961750b5cba7f911fc0be4341e82c
2008-08-18  Geoff Norton  <gnorton@novell.com>

        * WebRequest_2_1.cs: Set a delegate callback for BrowserHttpWebRequest
        to update progress.
        * WebClient_2_1.cs: Refactor the OnDownloadedChanged method, as its already
        emitting on the right thread.  Clean up the OnOpenReadCompleted method.
        Set a delegate callback for BrowserHttpWebRequest to updated Progress.

svn path=/trunk/mcs/; revision=110707
mcs/class/System.Net/System.Net/ChangeLog
mcs/class/System.Net/System.Net/WebClient_2_1.cs
mcs/class/System.Net/System.Net/WebRequest_2_1.cs