Bug 178008 - Fetch: URL parser not always using UTF-8
Summary: Fetch: URL parser not always using UTF-8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-06 07:07 PDT by Anne van Kesteren
Modified: 2020-01-16 04:14 PST (History)
12 users (show)

See Also:


Attachments
Patch (14.86 KB, patch)
2020-01-15 09:31 PST, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (9.55 KB, patch)
2020-01-15 11:49 PST, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>