Bug 7587 - make image loads work on win32
Summary: make image loads work on win32
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: PC Windows XP
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-04 01:51 PST by Maciej Stachowiak
Modified: 2006-03-06 22:39 PST (History)
0 users

See Also:


Attachments
do it (14.06 KB, patch)
2006-03-04 01:52 PST, Maciej Stachowiak
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.