[Webkit-unassigned] [Bug 76686] HistoryItem not updated properly when a form submission begins before a previous form submission has finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 11:15:59 PDT 2012


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |fishd at chromium.org
                   |kit.org                     |




--- Comment #1 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-03-12 11:15:58 PST ---
Created an attachment (id=131357)
 --> (https://bugs.webkit.org/attachment.cgi?id=131357&action=review)
layout tests

Here's a pair of layout tests for this bug.  One uses the GET method and the other uses the POST method.  WebKit currently fails the POST test.  In both cases, the session history entry for the initial page should be replaced with a session history entry for the second page, but that doesn't happen in the POST case.

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