This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Description
#7867 will introduce a Middleware that will take care of calling markActiveForWebExtensions() on EngineSession instances. For doing that it internally remembers which is the current active tab id. This state could be moved to WebExtensionState (after splitting it into global and session-local state). This avoids having additional state inside the Middleware. ALL STATE TO THE STORE.
┆Issue is synchronized with this Jira Task