[webkit-reviews] review requested: [Bug 11257] Remove mac platform dependance from Loader::ReceivedResponse() and CachedImage::createImage() : [Attachment 11047] missed some non-mac build items

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Oct 12 10:51:39 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 11047: missed some non-mac build items
http://bugs.webkit.org/attachment.cgi?id=11047&action=edit

------- Additional Comments from David Carson <dacarson at gmail.com>
Missed adding these functions to the TemporaryLinkStubs.cpp
Check mac implementation to determine what needs to be done for these
functions.
CachedResource::setResponse(PlatformResponse) { notImplemented(); }
CachedResource::setAllData(PlatformData) { notImplemented(); }



More information about the webkit-reviews mailing list