Backed out 2 changesets (bug 1804140) for causing webdriver failures. CLOSED TREE

Backed out changeset 974558fd2790 (bug 1804140)
Backed out changeset dbe9d2f66fcc (bug 1804140)
This commit is contained in:
Cosmin Sabou
2023-04-14 13:28:44 +03:00
parent b5ca03ae2b
commit 924d03c197
22 changed files with 81 additions and 110 deletions

View File

@@ -509,8 +509,8 @@ class nsDocShell final : public nsDocLoader,
already_AddRefed<nsIInputStream> GetPostDataFromCurrentEntry() const;
mozilla::Maybe<uint32_t> GetCacheKeyFromCurrentEntry() const;
// Loading and/or active entries are only set when session history
// in the parent is on.
// Loading and/or active entries are only set when pref
// fission.sessionHistoryInParent is on.
bool FillLoadStateFromCurrentEntry(nsDocShellLoadState& aLoadState);
static bool ShouldAddToSessionHistory(nsIURI* aURI, nsIChannel* aChannel);