зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1679417 - Remove the UserActivationState field on BrowsingContext, r=edgar
Differential Revision: https://phabricator.services.mozilla.com/D98008
This commit is contained in:
Родитель
8e6587ecde
Коммит
6fd3204d40
|
@ -109,9 +109,6 @@ class WindowProxyHolder;
|
|||
FIELD(CurrentInnerWindowId, uint64_t) \
|
||||
FIELD(HadOriginalOpener, bool) \
|
||||
FIELD(IsPopupSpam, bool) \
|
||||
/* Controls whether the BrowsingContext is currently considered to be \
|
||||
* activated by a gesture */ \
|
||||
FIELD(UserActivationState, UserActivation::State) \
|
||||
/* Hold the audio muted state and should be used on top level browsing \
|
||||
* contexts only */ \
|
||||
FIELD(Muted, bool) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче