Skip to content

Conversation

@justschen
Copy link
Collaborator

fixes some issues where sometimes it just doesn't work ¯_(ツ)_/¯

166-Ledian

@justschen justschen enabled auto-merge (squash) May 9, 2025 23:53
@vs-code-engineering
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the May 2025 milestone May 9, 2025
const url = new URL(targetInfo.url);
return url.searchParams.get('parentId') === window?.id.toString() && url.searchParams.get('extensionId') === 'vscode.simple-browser';
try {
const url = new URL(targetInfo.url);
Copy link
Member

@roblourens roblourens May 10, 2025

Choose a reason for hiding this comment

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

Why not using the standard URI class?

@justschen justschen merged commit fc23b22 into microsoft:main May 10, 2025
7 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jun 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants