[webkit-reviews] review requested: [Bug 73709] Build fix for SubresourceLoader when build with Core Foundation : [Attachment 117703] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 15:16:24 PST 2011


Benjamin Poulain <benjamin at webkit.org> has asked  for review:
Bug 73709: Build fix for SubresourceLoader when build with Core Foundation
https://bugs.webkit.org/show_bug.cgi?id=73709

Attachment 117703: Patch
https://bugs.webkit.org/attachment.cgi?id=117703&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
Reviewed by NOBODY (OOPS!).

The patch r100311 removed SubresourceClient and merged it in SubresourceLoader.
Consequently, m_client does not exist anymore and there is no need to do the
check
before invoking didReceiveData().

* loader/cf/SubresourceLoaderCF.cpp:
(WebCore::SubresourceLoader::didReceiveDataArray):
---
 2 files changed, 13 insertions(+), 2 deletions(-)


More information about the webkit-reviews mailing list