Bug 178008

Summary: Fetch: URL parser not always using UTF-8
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cdumez, commit-queue, dbarton, dbates, esprehn+autocc, ews-watchlist, fred.wang, kangil.han, rbuis, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Anne van Kesteren 2017-10-06 07:07:35 PDT
See https://github.com/w3c/web-platform-tests/pull/7604 for tests. fetch() and Request should really not pass the document encoding on toward the URL parser.
Comment 1 Rob Buis 2020-01-15 09:31:36 PST
Created attachment 387794 [details]
Patch
Comment 2 Rob Buis 2020-01-15 11:49:54 PST
Created attachment 387815 [details]
Patch
Comment 3 WebKit Commit Bot 2020-01-16 03:49:07 PST
The commit-queue encountered the following flaky tests while processing attachment 387815 [details]:

imported/w3c/web-platform-tests/xhr/send-send.any.worker.html bug 206345 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2020-01-16 03:49:29 PST
The commit-queue encountered the following flaky tests while processing attachment 387815 [details]:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-01-16 04:13:22 PST
Comment on attachment 387815 [details]
Patch

Clearing flags on attachment: 387815

Committed r254672: <https://trac.webkit.org/changeset/254672>
Comment 6 WebKit Commit Bot 2020-01-16 04:13:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2020-01-16 04:14:14 PST
<rdar://problem/58640439>