[Webkit-unassigned] [Bug 28633] Submitting a form with target=_blank works only once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 09:04:13 PDT 2010


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at apple.com




--- Comment #14 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2010-05-17 09:04:11 PST ---
This is a multiple-form submission bug. Should only manifest itself in Safari Win now, I think. I just looked and I don't see the place where the multiple form protection is reset on mouse click. I could be mistaken, but In page/win/EventHandlerWin.cpp;EventHandler::passMousePressEventToSubFrame(...), there should be a call to : subrame->loader()->resetMultipleFormSubmissionProtection();

Adam, can you check on this? I don't have a Win build handy.

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