Bug 127954 - Implement the semantics of EnsureUTF16 in URL APIS
Summary: Implement the semantics of EnsureUTF16 in URL APIS
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 128023
  Show dependency treegraph
 
Reported: 2014-01-30 14:58 PST by Maciej Stachowiak
Modified: 2022-08-13 10:39 PDT (History)
4 users (show)

See Also:


Attachments

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