Commit ffb4087
src: remove function hasTextDecoder in encoding.js
also... return TextDecoder directly from factories
PR-URL: #23625
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>1 parent b3e1205 commit ffb4087
1 file changed
+4
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | 349 | | |
355 | 350 | | |
356 | 351 | | |
357 | 352 | | |
358 | | - | |
359 | | - | |
| 353 | + | |
360 | 354 | | |
361 | 355 | | |
362 | 356 | | |
| |||
409 | 403 | | |
410 | 404 | | |
411 | 405 | | |
412 | | - | |
| 406 | + | |
413 | 407 | | |
414 | 408 | | |
415 | 409 | | |
| |||
497 | 491 | | |
498 | 492 | | |
499 | 493 | | |
500 | | - | |
| 494 | + | |
501 | 495 | | |
502 | 496 | | |
503 | 497 | | |
| |||
552 | 546 | | |
553 | 547 | | |
554 | 548 | | |
555 | | - | |
556 | 549 | | |
557 | 550 | | |
558 | 551 | | |
0 commit comments