Bug 12209 - make some more of the loader code platform independent
Summary: make some more of the loader code platform independent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-11 05:39 PST by Lars Knoll
Modified: 2007-01-12 12:51 PST (History)
0 users

See Also:


Attachments
make more of the loader cross-platform (33.32 KB, patch)
2007-01-11 05:47 PST, Lars Knoll
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Knoll 2007-01-11 05:39:19 PST
The patch basically just moves some code from loader/mac to loader. Since it removes the SubResourceLoaderMac.mm, it'll need some fixes to the build system as well.
Comment 1 Lars Knoll 2007-01-11 05:47:12 PST
Created attachment 12359 [details]
make more of the loader cross-platform
Comment 2 Anders Carlsson 2007-01-12 12:48:08 PST
Comment on attachment 12359 [details]
make more of the loader cross-platform

r=me
Comment 3 Anders Carlsson 2007-01-12 12:51:54 PST
Committed revision 18806.