[FS] Add explicit origin to NFSTransferTokenImpl.
Rather than extracting the origin a token is associated with from its FileSystemURL, store the URL separately. This lets us use FileSystemURLs that don't have an origin (or in the future move away from FileSystemURL entirely). Other classes that have a FileSystemURL and are associated with an origin (i.e. NFSHandleBase) already stored the origin separately, this just bring TransferToken in line with those. Bug: 1093653 Change-Id: I26aeabce7bf35ad74e6beb3ffcb49d50b33d034a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391179 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#804031}
Showing
Please register or sign in to comment