WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 73709
Build fix for SubresourceLoader when build with Core Foundation
https://bugs.webkit.org/show_bug.cgi?id=73709
Summary
Build fix for SubresourceLoader when build with Core Foundation
Benjamin Poulain
Reported
2011-12-02 15:16:24 PST
Created
attachment 117703
[details]
Patch 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(-)
Attachments
Patch
(1.75 KB, patch)
2011-12-02 15:16 PST
,
Benjamin Poulain
ddkilzer
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2011-12-02 15:41:52 PST
Comment on
attachment 117703
[details]
Patch r=me
Benjamin Poulain
Comment 2
2011-12-02 15:55:32 PST
Committed
r101874
: <
http://trac.webkit.org/changeset/101874
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug