Remove redundant KURL <=> String conversion
ExecutionContext::CompleteURL returns a KURL, but CSSFontFaceSrcValue::RestoreCachedResourceIfNeeded converts it to a String and then convert it back to a KURL. Fix that. Bug: None Change-Id: Ibe6a2cfa8c8944df1adb628f73c37d59323d0b2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2301557Reviewed-by:Dominic Farolino <dom@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#789326}
Showing
Please register or sign in to comment