Georgi Davidkov

Results 4 comments of Georgi Davidkov

I have the same problem using the latest Electron 11.2.1. This issue is not observed in Chrome when it is started with --disable-site-isolation-trials.

When I try to add the missing information to the header, I encounter the following problem: ![image](https://github.com/electron/electron/assets/5815794/52a48983-0962-4e7d-b96d-ac54a8ba8444) ![image](https://github.com/electron/electron/assets/5815794/52357763-4bc7-4018-9bac-4ca69b27ece1)

If the header is in not the correct format, the filename is empty. I think we should return the original header like in the Chromium. ![3a](https://github.com/electron/electron/assets/5815794/98362441-1f64-47c4-a2bd-367a1e28da89) ![4a](https://github.com/electron/electron/assets/5815794/f06282bb-05d1-48b2-9752-1b6d7f97c850) ![5](https://github.com/electron/electron/assets/5815794/7502b6a3-cbef-4873-823c-14b14e56098c)

@codebytere After reviewing the proposed changes in the PR, I've concluded that I cannot continue contributing to this particular pull request. The main issue is that the approach taken to...