Skip to content

Conversation

@chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Dec 6, 2017

Tests multipart form POSTs with file inputs where the selected "file"
was constructed using the File constructor and added to a
DataTransferItemList (this avoids the user gesture requirement which
otherwise would consign this to manual testing.) For the non-ASCII
filenames with non-UTF-8 accept-charsets this also verifies fallback
encoding/replacement of unrepresentable characters using numeric
character references. whatwg/html#2861

Coverage for fallback encoding is still tentative because filename
fallback encoding is not yet standardized.
whatwg/html#3223

Bug: 661819
Change-Id: Ic646f76b0c8a0792d1214a7848d2238bcc3a76e7
Reviewed-on: https://chromium-review.googlesource.com/811625
Reviewed-by: Victor Costan [email protected]
Reviewed-by: Joshua Bell [email protected]
Commit-Queue: Benjamin Wiley Sittler [email protected]
Cr-Commit-Position: refs/heads/master@{#522197}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@ghost
Copy link

ghost commented Dec 6, 2017

Build PASSED

Started: 2017-12-06 22:02:36
Finished: 2017-12-06 22:08:45

View more information about this build on:

Tests multipart form POSTs with file inputs where the selected "file"
was constructed using the `File` constructor and added to a
`DataTransferItemList` (this avoids the user gesture requirement which
otherwise would consign this to manual testing.) For the non-ASCII
filenames with non-UTF-8 accept-charsets this also verifies fallback
encoding/replacement of unrepresentable characters using numeric
character references. whatwg/html#2861

Coverage for fallback encoding is still tentative because filename
fallback encoding is not yet standardized.
whatwg/html#3223

Bug: 661819
Change-Id: Ic646f76b0c8a0792d1214a7848d2238bcc3a76e7
Reviewed-on: https://chromium-review.googlesource.com/811625
Reviewed-by: Victor Costan <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Commit-Queue: Benjamin Wiley Sittler <[email protected]>
Cr-Commit-Position: refs/heads/master@{#522197}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants