Bug 215704 - XMLHttpRequest.open should use USVString
Summary: XMLHttpRequest.open should use USVString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-20 10:42 PDT by Rob Buis
Modified: 2020-08-20 14:03 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2020-08-20 10:44 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.22 KB, patch)
2020-08-20 12:00 PDT, 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 Rob Buis 2020-08-20 10:42:06 PDT
XMLHttpRequest.open should use USVString as mentioned in the FIXMEs and the spec [1].

[1] https://xhr.spec.whatwg.org/#ref-for-dom-xmlhttprequest-open
Comment 1 Rob Buis 2020-08-20 10:44:22 PDT
Created attachment 406946 [details]
Patch
Comment 2 Rob Buis 2020-08-20 12:00:28 PDT
Created attachment 406951 [details]
Patch
Comment 3 EWS 2020-08-20 14:02:54 PDT
Committed r265963: <https://trac.webkit.org/changeset/265963>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406951 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-20 14:03:15 PDT
<rdar://problem/67504479>