[webkit-reviews] review granted: [Bug 113302] Remove ResourceLoadInfo : [Attachment 197700] Cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 17:09:15 PDT 2013


Benjamin Poulain <benjamin at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 113302: Remove ResourceLoadInfo
https://bugs.webkit.org/show_bug.cgi?id=113302

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

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=197700&action=review


> Source/WebCore/inspector/InspectorResourceAgent.cpp:152
> +    String statusText = response.httpStatusText();

const String& statusText


More information about the webkit-reviews mailing list