Bug 215704

Summary: XMLHttpRequest.open should use USVString
Product: WebKit Reporter: Rob Buis <rbuis>
Component: XMLAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, esprehn+autocc, ews-watchlist, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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>