Skip to content

Comments

Release#11

Merged
addon-stack merged 15 commits intomainfrom
develop
Feb 15, 2026
Merged

Release#11
addon-stack merged 15 commits intomainfrom
develop

Conversation

@addon-stack
Copy link
Owner

No description provided.

github-actions bot and others added 15 commits October 13, 2025 22:25
…odules

Converted repetitive promise logic to a reusable `callWithPromise` utility,
reducing redundancy and improving maintainability.
Replaced scattered `throwRuntimeError` calls with centralized implementation.
Updated all affected modules.
Replaced custom promise implementations in offscreen, management, history,
notifications, i18n, extension, and idle modules with the `callWithPromise` utility.
This change reduces redundancy, enhances code maintainability, and aligns with
recent refactoring efforts.
Refactored repetitive promise implementations in webNavigation, tabs, sidebar,
and scripting modules using the `callWithPromise` utility.
Removed `throwRuntimeError` calls where applicable.
This improves code readability, reduces duplication,
and aligns with ongoing refactoring efforts.
@addon-stack addon-stack merged commit 91abaa0 into main Feb 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants