electron/shell
Sam Maddock 4e0acd65e0
fix: checks in extensions webRequest when using net.fetch
Several DCHECKs require `frame_host` data to proceed with proxying.
https://source.chromium.org/chromium/chromium/src/+/main:extensions/browser/api/web_request/web_request_api.cc;l=446-450;drc=f5e280b6c11f41545154266cd2317d3c730e9b30

Note that even if our URLLoader is updated to not use `content::ContentBrowserClient::URLLoaderFactoryType::kNavigation`, further checks are still thrown.
dc74092a09/shell/browser/electron_browser_context.cc (L547)
2024-12-17 00:05:53 -05:00
..
app chore: bump chromium to 133.0.6878.0 (main) (#44831) 2024-12-10 13:16:07 -06:00
browser fix: checks in extensions webRequest when using net.fetch 2024-12-17 00:05:53 -05:00
common fix: chrome.i18n unavailable in extension service workers (#45031) 2024-12-16 09:46:20 -05:00
renderer fix: custom spell-checker stuck in infinite loop (#45001) 2024-12-13 11:47:29 -05:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 2024-10-14 10:46:24 +02:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00