Bug 127954

Summary: Implement the semantics of EnsureUTF16 in URL APIS
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128023    

Description Maciej Stachowiak 2014-01-30 14:58:19 PST
Implement the semantics of EnsureUTF16 in URL APIS.
Comment 1 Ahmad Saleem 2022-08-13 06:10:07 PDT
Safari pass all UTF16 tests on WPT:

https://wpt.fyi/results/?label=master&label=experimental&aligned&view=subtest&q=utf16

Is something else needed here?

Thanks!