[Webkit-unassigned] [Bug 67277] REGRESSION (r94132): broke fast/loader/location-port.html on GTK

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


https://bugs.webkit.org/show_bug.cgi?id=67277


Devdatta <pwjd73 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111947|0                           |1
        is obsolete|                            |
 Attachment #111947|review?, commit-queue?      |
               Flag|                            |
 Attachment #111957|                            |review?, commit-queue?
               Flag|                            |




--- Comment #12 from Devdatta <pwjd73 at motorola.com>  2011-10-21 06:15:09 PST ---
Created an attachment (id=111957)
 --> (https://bugs.webkit.org/attachment.cgi?id=111957&action=review)
Patch after fixing style error

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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list