[Webkit-unassigned] [Bug 39430] Refactor form submission code in HTMLFormElement to remove hairballs and add logical clarity.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 15:12:28 PDT 2010


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





--- Comment #5 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2010-05-25 15:12:28 PST ---

>     - It can set the enctypeAttr of the form element.
>     - It can change the state of the form data builder, clearing the is multi-part-form flag.
>     - It can change the URL, putting the form data there instead of in the FormData object.
> 

By the way, I'll investigate these separately. The setting of the attr doesn't seem good at all. For now, I am just moving the code (and adding a fixme).

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