playwright/browser_patches/firefox/patches
Dmitry Gozman 98d32c5d67
browser(firefox): do not fail when decoding large responses (#2130)
String.fromCharCode cannot be used to convert very large arrays to strings. Use chunking in this case.
2020-05-07 11:04:58 -07:00
..
bootstrap.diff browser(firefox): do not fail when decoding large responses (#2130) 2020-05-07 11:04:58 -07:00