[webkit-reviews] review denied: [Bug 118448] [WK2][Soup] Implmenet NetworkResourceLoader::didReceiveData : [Attachment 206201] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 7 09:58:10 PDT 2013


Brady Eidson <beidson at apple.com> has denied Kwang Yul Seo
<skyul at company100.net>'s request for review:
Bug 118448: [WK2][Soup] Implmenet NetworkResourceLoader::didReceiveData
https://bugs.webkit.org/show_bug.cgi?id=118448

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

------- Additional Comments from Brady Eidson <beidson at apple.com>
We want to make sure that by default, network process users don't use
didReceiveData.  We don't want future code changes to creep in that
accidentally add didReceiveData to a platform that shouldn't be using it.

Please keep the cross-platform didReceiveData as-is.

Please add a NetworkResourceLoaderSoup.cpp and implement its own didReceiveData
there.


More information about the webkit-reviews mailing list