IndexedDB: Use url::Origin::host() in IndexedDBQuotaClient.
The original code converts the Origin to GURL, then uses net::GetHostOrSpecFromURL(). This is likely the result of mechanical conversions replacing GURLs representing origins with url::Origin. Change-Id: I1fb5e38987b569c88a69bed41450957a33db3f57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249387Reviewed-by:Daniel Murphy <dmurph@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779341}
Showing
Please register or sign in to comment