Skip to content

Make base of relative pattern a URI instead of string #101042

@bpasero

Description

@bpasero

Today IRelativePattern.base is a string and we cannot change that in our APIs. However, when this value goes over the wire from the extension host to the window, we should transport it as URI so that we get the right origin.

The change in c864113 was a bandaid for #99938 and can further be improved.

//cc @aeschli

Metadata

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS CodedebtCode quality issuesfile-globFile glob engineremoteRemote system operations issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions