Skip to content

Create dormant chat pet hosts in the main window realm - #332999

Draft
joshspicer with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-new-chat-window-error
Draft

Create dormant chat pet hosts in the main window realm#332999
joshspicer with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-new-chat-window-error

Conversation

Copilot AI commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Description

Opening a new chat window failed because its auxiliary document rejects createElement, preventing the chat editor from rendering.

  • DOM realm: Create the detached chat pet host through the main-window DOM helper.
  • Coverage: Exercise registration from an auxiliary document whose createElement throws.
const parent = dom.$('div');

Copilot AI balanced review requested due to automatic review settings August 27, 2026 17:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Copilot AI linked an issue Aug 27, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix Copilot 'New Chat Window' resulting in error Create dormant chat pet hosts in the main window realm Aug 27, 2026
Copilot AI requested a review from joshspicer August 27, 2026 18:01
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.

Copilot "New Chat Window" results in window with error

3 participants