Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS] Use default scheme for copied URLs without schemes
The iOS async clipboard APIs |detectPatternsForPatterns:| and |detectValuesForPatterns:| return YES and a value even if the copied data is a text url with no scheme. In this case, default to https when constructing a URL/GURL. Bug: 1306773 Change-Id: I649fa194a10a2ffc945335ba01d397744a3d2690 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3540620 Reviewed-by: Olivier Robin <[email protected]> Commit-Queue: Robbie Gibson <[email protected]> Cr-Commit-Position: refs/heads/main@{#983451}
- Loading branch information