[webkit-reviews] review denied: [Bug 118306] [WTR] Should dump as text when the mimetype is text/plain : [Attachment 206247] patch v2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 8 08:24:29 PDT 2013
Christophe Dumez <dchris at gmail.com> has denied Peter Gal
<galpeter at inf.u-szeged.hu>'s request for review:
Bug 118306: [WTR] Should dump as text when the mimetype is text/plain
https://bugs.webkit.org/show_bug.cgi?id=118306
Attachment 206247: patch v2
https://bugs.webkit.org/attachment.cgi?id=206247&action=review
------- Additional Comments from Christophe Dumez <dchris at gmail.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=206247&action=review
> Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp:875
> + WKURLRef urlRef = WKBundleFrameCopyURL(frame);
urlRef is leaked, please adopt the returned value.
More information about the webkit-reviews
mailing list