Bug 7587

Summary: make image loads work on win32
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
do it eric: review+

Description Maciej Stachowiak 2006-03-04 01:51:27 PST
This implements TransferJobWin for win32, enough to make file loads work.
Comment 1 Maciej Stachowiak 2006-03-04 01:52:12 PST
Created attachment 6839 [details]
do it
Comment 2 Eric Seidel (no email) 2006-03-04 02:26:58 PST
Comment on attachment 6839 [details]
do it

we discussed this over IRC.  Mjs fixed the tabs, and a few other minor comments.  There are some things we want to change long term here (like TransferJob internals and the way that ciaro contexts get passed around in the image functions) but those will be for later.

r=me.
Comment 3 Darin Adler 2006-03-06 22:39:26 PST
Maciej landed this on Saturday.