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

Move activeWebExtensionTabId from WebExtensionsMiddleware to WebExtensionState #7884

@pocmo

Description

@pocmo

#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

Metadata

Metadata

Assignees

Labels

<state>Component: browser-state<web-extensions>⌨️ codeTechnical debt, code clean up, small API change ..

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions