[FS] Simplify child URL calculation in DirectoryHandleImpl.
FileSystemURL doesn't round-trip well through GURL, and it's much simpler to generate a child URL directly from the parent FileSystemURL anyway, so simplify NativeFileSystemDirectoryHandleImpl::GetChildURL to skip the conversions to/from GURL. Bug: 1093653 Change-Id: I13d515ca3e25ed7c8deca1ceb913b7dea58ed67b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362768 Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#800364}
Showing
Please register or sign in to comment