Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(453)

Issue 2687863002: Fix enctype=text/plain implementation (Closed)

Created:
3 years, 10 months ago by rongjie
Modified:
3 years, 10 months ago
CC:
blink-reviews, chromium-reviews, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix enctype=text/plain implementation Append CRLF after each data entry instead of only in between pairs. R=tkent@chromium.org,jochen@chromium.org BUG=687072 Review-Url: https://codereview.chromium.org/2687863002 Cr-Commit-Position: refs/heads/master@{#449608} Committed: https://chromium.googlesource.com/chromium/src/+/76c9186c1e4d27ef4fb9a3abe72502f5a7b4eb2b

Patch Set 1 #

Patch Set 2 : Add test #

Patch Set 3 : Update test #

Patch Set 4 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -23 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/form-submission-0/submit-entity-body-expected.txt View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-button-html-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-2-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/mailto/formenctype-attribute-input-html-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/mailto/post-multiple-items-text-plain-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/mailto/post-text-plain-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/mailto/post-text-plain-with-accept-charset-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/misc/resources/form-post-textplain.php View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/network/FormDataEncoder.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 35 (19 generated)
rongjie
3 years, 10 months ago (2017-02-09 12:39:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687863002/1
3 years, 10 months ago (2017-02-09 12:40:00 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-02-09 12:40:03 UTC) #8
jochen (gone - plz use gerrit)
hey, thx for contributing a patch. could you please make sure to add a test ...
3 years, 10 months ago (2017-02-09 13:13:38 UTC) #11
rongjie
On 2017/02/09 13:13:38, jochen wrote: > hey, thx for contributing a patch. > > could ...
3 years, 10 months ago (2017-02-09 13:24:13 UTC) #12
jochen (gone - plz use gerrit)
both options are fine
3 years, 10 months ago (2017-02-09 13:29:34 UTC) #13
rongjie
3 years, 10 months ago (2017-02-09 14:31:43 UTC) #14
tkent
https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/386929/layout-test-results/results.html The following existing tests fail with this patch: external/wpt/html/semantics/forms/form-submission-0/submit-entity-body.html fast/forms/mailto/formenctype-attribute-button-html.html fast/forms/mailto/formenctype-attribute-input-2.html fast/forms/mailto/formenctype-attribute-input-html.html fast/forms/mailto/post-multiple-items-text-plain.html fast/forms/mailto/post-text-plain-with-accept-charset.html ...
3 years, 10 months ago (2017-02-09 20:59:19 UTC) #15
rongjie
I have updated failing tests, can I get another tryjob?
3 years, 10 months ago (2017-02-10 09:19:41 UTC) #17
rongjie
This patch fixes the last failing test: post-text-plain.html
3 years, 10 months ago (2017-02-10 11:20:10 UTC) #22
jochen (gone - plz use gerrit)
why did you drop the newly added test from the CL again?
3 years, 10 months ago (2017-02-10 12:24:55 UTC) #25
rongjie
I just thought that test is no longer useful as .html tests already cover the ...
3 years, 10 months ago (2017-02-10 12:32:28 UTC) #26
jochen (gone - plz use gerrit)
fair enough, lgtm
3 years, 10 months ago (2017-02-10 13:03:44 UTC) #27
tkent
lgtm
3 years, 10 months ago (2017-02-10 13:57:29 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687863002/80001
3 years, 10 months ago (2017-02-10 13:57:48 UTC) #32
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 14:02:56 UTC) #35
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/76c9186c1e4d27ef4fb9a3abe725...

Powered by Google App Engine
This is Rietveld 408576698