[webkit-reviews] review granted: [Bug 49240] Implement formaction, formenctype, formmethod and formtarget attributes for input and button tags : [Attachment 73874] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 14 21:14:05 PST 2010


Kent Tamura <tkent at chromium.org> has granted Dai Mikurube
<dmikurube at google.com>'s request for review:
Bug 49240: Implement formaction, formenctype, formmethod and formtarget
attributes for input and button tags
https://bugs.webkit.org/show_bug.cgi?id=49240

Attachment 73874: Patch
https://bugs.webkit.org/attachment.cgi?id=73874&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
> Fixed. Added
> >	m_isMultiPartForm = other.m_isMultiPartForm;
> in WebCore/loader/FormSubmission.cpp: FormSubmission::Attributes::copyFrom.

ok, I understand.  Our tests have good coverage :-)


More information about the webkit-reviews mailing list