Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flow] Use File_url.create and File_url.parse for document paste protocol #9248

Closed
wants to merge 1 commit into from

Conversation

SamChou19815
Copy link
Contributor

Summary:
This is a followup of D68132119. The scheme doesn't work for windows paths. This diff replaces it with File_url.create and File_url.parse pair (which is the underlying uri to file_key conversion code used everywhere else) so that the test can also succeed on windows.

Changelog: [internal]

Differential Revision: D68233875

…protocol

Summary:
This is a followup of D68132119. The scheme doesn't work for windows paths. This diff replaces it with `File_url.create` and `File_url.parse` pair (which is the underlying uri to file_key conversion code used everywhere else) so that the test can also succeed on windows.

Changelog: [internal]

Differential Revision: D68233875
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68233875

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9823d65.

@SamChou19815 SamChou19815 deleted the export-D68233875 branch January 16, 2025 01:58
facebook-github-bot pushed a commit that referenced this pull request Jan 16, 2025
…protocol (#9248)

Summary:
Pull Request resolved: #9248

This is a followup of D68132119. The scheme doesn't work for windows paths. This diff replaces it with `File_url.create` and `File_url.parse` pair (which is the underlying uri to file_key conversion code used everywhere else) so that the test can also succeed on windows.

Changelog: [internal]

Reviewed By: gkz

Differential Revision:
D68233875

------------------------------------------------------------------------
(from bf8397be9eb23f172fd1565ed98616e49c18d85f)

fbshipit-source-id: 37f28345b9e4b45ed766f9cd41a96c22dab8b270
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