[webkit-reviews] review requested: [Bug 67277] REGRESSION (r94132): broke fast/loader/location-port.html on GTK : [Attachment 111957] Patch after fixing style error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 06:15:09 PDT 2011


Devdatta <pwjd73 at motorola.com> has asked  for review:
Bug 67277: REGRESSION (r94132): broke fast/loader/location-port.html on GTK
https://bugs.webkit.org/show_bug.cgi?id=67277

Attachment 111957: Patch after fixing style error
https://bugs.webkit.org/attachment.cgi?id=111957&action=review

------- Additional Comments from Devdatta <pwjd73 at motorola.com>
Fixed the style error.

Ideally, removing following statement should also fix this issue:
    m_url = soupURIToKURL(soup_message_get_uri(soupMessage));

I am not sure if soupURIToKURL is required, as m_url is already set in
ResourceRequest. Any thoughts?


More information about the webkit-reviews mailing list