Skip to content

fix(browser): avoid log out deleting virtual module#939

Merged
fi3ework merged 1 commit intomainfrom
max/2026-02-04--05-08PM
Feb 4, 2026
Merged

fix(browser): avoid log out deleting virtual module#939
fi3ework merged 1 commit intomainfrom
max/2026-02-04--05-08PM

Conversation

@fi3ework
Copy link
Copy Markdown
Member

@fi3ework fi3ework commented Feb 4, 2026

Summary

Before After
Warp 2026-02-04 17 02 25 Warp 2026-02-04 17 02 19

ref web-infra-dev/rspack#11694.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings February 4, 2026 09:09
@fi3ework fi3ework enabled auto-merge (squash) February 4, 2026 09:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the browser host’s virtual manifest module filename to reduce noisy “removed …” logs emitted during cleanup (e.g., on logout), aligning with Rsbuild’s suppression heuristic for virtual-module removals.

Changes:

  • Introduces a shared VIRTUAL_MANIFEST_FILENAME constant (virtual-manifest.ts) with context explaining the workaround.
  • Updates manifest path generation in both runBrowserController and listBrowserTests to use the new filename.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fi3ework fi3ework merged commit f7be982 into main Feb 4, 2026
22 of 24 checks passed
@fi3ework fi3ework deleted the max/2026-02-04--05-08PM branch February 4, 2026 10:03
@9aoy 9aoy mentioned this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants