[Webkit-unassigned] [Bug 19724] Submitting a form with no text input fields doesn't trigger dispatchWillSubmitForm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 2 20:47:09 PST 2014


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


Deepak Mittal <deepak.deepakmittal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |deepak.deepakmittal at gmail.c
                   |                            |om




--- Comment #3 from Deepak Mittal <deepak.deepakmittal at gmail.com>  2014-02-02 20:44:31 PST ---
Hi Tim S,

In the latest code FrameLoader::post is not present and I am not able to find the code 
if (form && !formValues.isEmpty())
       formState = FormState::create(form, formValues, m_frame);

so please verify your issue on the latest code and if it is not happening then you can close this issue..

Thanks

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