[webkit-reviews] review denied: [Bug 103251] [Chromium] Implement XHR2 timeout for chromium port : [Attachment 175990] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 10:47:43 PST 2012


Adam Barth <abarth at webkit.org> has denied Wei James (wistoch)
<james.wei at intel.com>'s request for review:
Bug 103251: [Chromium] Implement XHR2 timeout for chromium port
https://bugs.webkit.org/show_bug.cgi?id=103251

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=175990&action=review


> Source/WebCore/platform/network/chromium/ResourceHandle.cpp:82
> +    m_owner->ref();

Please don't call ref and deref manually.


More information about the webkit-reviews mailing list