[webkit-reviews] review requested: [Bug 20795] text/plain form encoding ignored and incorrectly specified in request header : [Attachment 112740] updated_patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 13:43:35 PDT 2011


Vineet Chaudhary (vineetc) <rgf748 at motorola.com> has asked  for review:
Bug 20795: text/plain form encoding ignored and incorrectly specified in
request header
https://bugs.webkit.org/show_bug.cgi?id=20795

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

------- Additional Comments from Vineet Chaudhary (vineetc)
<rgf748 at motorola.com>
(In reply to comment #22)
> (From update of attachment 112695 [details])
> Attachment 112695 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/10226774
> 
> New failing tests:
> fast/forms/mailto/formenctype-attribute-input-html.html
> fast/forms/mailto/post-text-plain-with-accept-charset.html
> fast/forms/mailto/formenctype-attribute-button-html.html
> fast/forms/mailto/post-text-plain.html
> fast/forms/mailto/post-multiple-items-text-plain.html

Hello Darin/Alexey,
could you please review this patch once more, sorry for failing test cases :(.
As Alexey mentioned earlier
> GET/mailto is always "application/x-www-form-urlencoded", but POST/mailto
uses "appropriate form encoding algorithm".
Above test cases uses post method and test/plain enctype so I have to modify
the expected results for above test cases.


More information about the webkit-reviews mailing list