[webkit-reviews] review granted: [Bug 61205] Web Inspector: Cache XHR content in backend, do not use initialContentSet for XHRs. : [Attachment 97136] patch with fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 04:36:11 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 61205: Web Inspector: Cache XHR content in backend, do not use
initialContentSet for XHRs.
https://bugs.webkit.org/show_bug.cgi?id=61205

Attachment 97136: patch with fixes
https://bugs.webkit.org/attachment.cgi?id=97136&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=97136&action=review

> Source/WebCore/inspector/NetworkResourcesData.cpp:153
> +    if (size > maximalResourcesContentSize)

maximum


More information about the webkit-reviews mailing list