[webkit-reviews] review granted: [Bug 92077] [EFL][WK2] Fix possible crash in didSendRequestForResource : [Attachment 153984] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 01:24:40 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 92077: [EFL][WK2] Fix possible crash in didSendRequestForResource
https://bugs.webkit.org/show_bug.cgi?id=92077

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=153984&action=review


> Source/WebKit2/UIProcess/API/efl/ewk_view.h:164
> +    Ewk_Url_Response *redirect_response; /**< Possible redirect response for
the resource (may be @c NULL) */

Redirect response if a redirect occurred or NULL (or similar)


More information about the webkit-reviews mailing list