···6666 };
67676868 (Arc::new(http_state), Arc::new(private_http_state))
6969-@@ -592,17 +603,18 @@
6969+@@ -609,17 +620,18 @@
7070 },
7171 // Ignore this message as we handle it only in the reporter chan
7272 CoreResourceMsg::CollectMemoryReport(_) => {},
+2-2
patches/components/shared/net/lib.rs.patch
···2626 }
27272828 /// A loading context, for context-specific sniffing, as defined in
2929-@@ -596,6 +601,64 @@
2929+@@ -634,6 +639,64 @@
3030 Prefetch,
3131 }
3232···9191 #[derive(Debug, Deserialize, Serialize)]
9292 pub enum CoreResourceMsg {
9393 Fetch(RequestBuilder, FetchChannels),
9494-@@ -655,6 +718,10 @@
9494+@@ -705,6 +768,10 @@
9595 /// and exit
9696 Exit(GenericOneshotSender<()>),
9797 CollectMemoryReport(ReportsChan),