[Webkit-unassigned] [Bug 93850] New: FrameLoader::receivedMainResourceError doesn't handle GET cancellations well.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 08:15:16 PDT 2012


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

           Summary: FrameLoader::receivedMainResourceError doesn't handle
                    GET cancellations well.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org
                CC: jochen at chromium.org
            Blocks: 93777


If a form submission via GET is cancelled, FrameLoader::receivedMainResourceError fails to clear m_submittedFormURL, as the form's action doesn't match the requested URL.

-- 
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