Bug 1699135 - Remove BrowsingContext::SessionHistoryChanged(), r=smacleod

Differential Revision: https://phabricator.services.mozilla.com/D108785
This commit is contained in:
Olli Pettay 2021-03-17 14:17:31 +00:00
Родитель 0794d4ba08
Коммит 38d659dd74
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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();