This prevents trigerring an actual network/HTTP request when the source has been GC-ed. But this also ensure that the request is flagged with the propert browsingContext/browserId and can later be associated with the right tab if we want to show these requests. This may also help better reproducing the request as if done by the page (cookies,..). Differential Revision: https://phabricator.services.mozilla.com/D301314