[Webkit-unassigned] [Bug 31097] <FORM> sends the form-data to the URL specified in "action" only once.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 10:55:36 PST 2010


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





--- Comment #9 from Johnny Ding <jnd at chromium.org>  2010-01-31 10:55:35 PST ---
Since now WebCore intends to empty m_submittedFormURL in a mouse or key down
event, I personally think it is unnecessary to check the descendant
relationship between current frame and target frame before comparing the
previous submitted URL (m_submittedFormURL) and current submitting URL. Please
refer to my patch.

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