зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1699135 - Remove BrowsingContext::SessionHistoryChanged(), r=smacleod
Differential Revision: https://phabricator.services.mozilla.com/D108785
This commit is contained in:
Родитель
0794d4ba08
Коммит
38d659dd74
|
@ -731,8 +731,6 @@ class BrowsingContext : public nsILoadContext, public nsWrapperCache {
|
|||
|
||||
bool CrossOriginIsolated();
|
||||
|
||||
void SessionHistoryChanged(int32_t aIndexDelta, int32_t aLengthDelta);
|
||||
|
||||
// Check if it is allowed to open a popup from the current browsing
|
||||
// context or any of its ancestors.
|
||||
bool IsPopupAllowed();
|
||||
|
|
Загрузка…
Ссылка в новой задаче