| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
| Uint8Array, | |
| String | |
| String, | |
| Uint8Array, |
Sorry, something went wrong.
There was a problem hiding this comment.
Done f2304b604d40fab394a3cbc81a04ed1d28dfa4b5
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #44101 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #44101 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
This is causing "wpt" tests in v16.x to fail. I will add the backport layer to this. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR updated TextEncoderStream implementation to align with the latest WHATWG spec.
Test cases of /test/fixtures/wpt/encoding/streams/encode-utf8.any.js (WPT for TextEncoderStream) are all passed now. (The previous implementation didn't support surrogate pairs.)