Bug 1649131 - Implement history.pushState/.replaceState for session history in the parent. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D87039
This commit is contained in:
@@ -281,7 +281,8 @@ class nsDocShellLoadState final {
|
||||
mozilla::dom::DocShellLoadStateInit Serialize();
|
||||
|
||||
void SetLoadIsFromSessionHistory(int32_t aRequestedIndex,
|
||||
int32_t aSessionHistoryLength);
|
||||
int32_t aSessionHistoryLength,
|
||||
bool aLoadingFromActiveEntry);
|
||||
void ClearLoadIsFromSessionHistory();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user