gecko-dev/docshell
alwu 9b3e1e1236 Bug 1593843 - part3 : store the request status in top-level browsing context. r=farre
If the page has already had same type pending request, then we don't want to send another request. If the page has already got the response from the request, we also don't want to send another request again.

In order to achieve that, we decide to store the request's staus on the top-browsing context to make sure that all media elements in the same browsing context tree can share the same status. Thereforw, we could avoid sending redudant request when there is a pending request, and reuse the previous request's result.

Differential Revision: https://phabricator.services.mozilla.com/D52431

--HG--
extra : moz-landing-system : lando
2019-11-25 11:00:13 +00:00
..
base Bug 1593843 - part3 : store the request status in top-level browsing context. r=farre 2019-11-25 11:00:13 +00:00
build Bug 1588491 - Associate session history entries with a session history object from creation. r=smaug 2019-10-17 20:03:49 +02:00
resources/content Bug 1562642 - add missing license in docshell/resources/content/netError.js r=smaug 2019-11-12 08:26:18 +00:00
shistory Bug 1594938 - Crash in [@ nsSHistory::Reload]. r=smaug 2019-11-15 11:12:54 +00:00
test Bug 1594390 - update disabling condition to include all win r=jmaher 2019-11-25 01:10:36 +00:00
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00