зеркало из https://github.com/mozilla/gecko-dev.git
3c3be46ec8
Previously, we tracked UnstrippedURI on the nsDocShellLoadState and LoadInfo, and manually filled it in to match the previous load when doing a LOAD_CMD_RELOAD in nsDocShell. It is more consistent with other load types to instead store the information in the load state, allowing it to be handled consistently for reloads and other history operations. Unfortunately, this patch has some extra complexity right now, as it needs to support both SHIP and non-SHIP session history. This should disappear in the future when we switch to using exclusively SHIP. Differential Revision: https://phabricator.services.mozilla.com/D161196 |
||
---|---|---|
.. | ||
base | ||
build | ||
shistory | ||
test | ||
moz.build |