electron/shell
marcin-prochownik fec1c0b68b
fix: passing content-length down the stream for intercepted requests (#25324)
* fix: pass content length if avilable in headers

* fix: fixed unit test after changes

	video is being played for standard scheme when
	content-length is available

* fix: fixed review remakrs

added is_string check and changed stol to StringToInt64

* fix: fix test case name

* fix: fixed typo
2020-10-06 09:53:13 +09:00
..
app fix: no more need to hijack process.stdout on Win32 (#25765) 2020-10-05 10:10:38 -07:00
browser fix: passing content-length down the stream for intercepted requests (#25324) 2020-10-06 09:53:13 +09:00
common fix: no more need to hijack process.stdout on Win32 (#25765) 2020-10-05 10:10:38 -07:00
renderer fix: ensure ready-to-show event is fired (#25632) 2020-09-28 13:36:45 -07:00
utility chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00