Merge origin/master into master

This commit is contained in:
sh2001sh
2026-04-21 16:19:42 +08:00
21 changed files with 942 additions and 88 deletions
+2
View File
@@ -5411,6 +5411,7 @@ const mail2925SessionManager = self.MultiPageBackgroundMail2925Session?.createMa
normalizeMail2925Accounts,
pickMail2925AccountForRun,
requestStop,
ensureContentScriptReadyOnTab,
reuseOrCreateTab,
sendToContentScriptResilient,
sendToMailContentScriptResilient,
@@ -5419,6 +5420,7 @@ const mail2925SessionManager = self.MultiPageBackgroundMail2925Session?.createMa
sleepWithStop,
throwIfStopped,
upsertMail2925AccountInList,
waitForTabUrlMatch,
});
async function upsertMail2925Account(input = {}) {