sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

Check active flag still works on ESR 91 #1017

Open llewelld opened 10 months ago

llewelld commented 10 months ago

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.