[webkit-reviews] review requested: [Bug 11257] Remove mac platform
dependance from Loader::ReceivedResponse() and
CachedImage::createImage() : [Attachment 11046] Included
fixes from mjs's comment
bugzilla-request-daemon at macosforge.org
bugzilla-request-daemon at macosforge.org
Thu Oct 12 10:02:28 PDT 2006
David Carson <dacarson at gmail.com> has asked for review:
Bug 11257: Remove mac platform dependance from Loader::ReceivedResponse() and
CachedImage::createImage()
http://bugs.webkit.org/show_bug.cgi?id=11257
Attachment 11046: Included fixes from mjs's comment
http://bugs.webkit.org/attachment.cgi?id=11046&action=edit
------- Additional Comments from David Carson <dacarson at gmail.com>
I made a more complete patch, which corrects all instances of NSURLResponse in
LoaderFunctions.h
This also includes a correction to CachedResource to store PlatformResponse and
PlatformData rather than the Apple specific NSURLResponse and NSData.
The definition for PlatformData and PlatformResponse is in
ResourceLoaderClient.h
More information about the webkit-reviews
mailing list