sailfishos/sailfish-browser

Check active flag still works on ESR 91

Opened this issue · 0 comments

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.