Bug 162775 - FetchBody should use UTF8Encoding to encode text data
Summary: FetchBody should use UTF8Encoding to encode text data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-30 01:49 PDT by youenn fablet
Modified: 2016-09-30 09:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.27 KB, patch)
2016-09-30 02:05 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (1.07 MB, application/zip)
2016-09-30 03:31 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-09-30 01:49:53 PDT
This would be consistent with the network path which uses UTF8Encoding when uploading text data.
Comment 1 youenn fablet 2016-09-30 02:05:36 PDT
Created attachment 290311 [details]
Patch
Comment 2 Build Bot 2016-09-30 03:31:54 PDT
Comment on attachment 290311 [details]
Patch

Attachment 290311 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/2174077

New failing tests:
fast/images/pixel-crack-image-background-webkit-transform-scale.html
Comment 3 Build Bot 2016-09-30 03:31:56 PDT
Created attachment 290321 [details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 4 WebKit Commit Bot 2016-09-30 09:10:54 PDT
Comment on attachment 290311 [details]
Patch

Clearing flags on attachment: 290311

Committed r206636: <http://trac.webkit.org/changeset/206636>
Comment 5 WebKit Commit Bot 2016-09-30 09:10:58 PDT
All reviewed patches have been landed.  Closing bug.