Bug 258148
| Summary: | XMLHttpRequest.responseXML.characterSet may be inaccurate | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
XMLHttpRequest.responseXML.characterSet may be inaccurate. We always return UTF-8, no matter which encoding we used for decoding the bytes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/15011
EWS
Committed 265210@main (64cb5c7438da): <https://commits.webkit.org/265210@main>
Reviewed commits have been landed. Closing PR #15011 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/110863647>