Check active flag still works on ESR 91
llewelld opened this issue · 0 comments
llewelld commented
Sailfish Browser makes use of SetIsActive()
to control whether a page is currently active or not. The upstream code for this has changed so that it's now handled by BrowsingContext
.
Changes were made to support this which may have broken things, so this needs to be checked.
See D96072.