Fix DCHECK in WebStateImpl::GetCurrentURL
When navigating to a placeholder URL that replace a navigation with a virtualURL, |CRWWebController currentURLWithTrustLevel:| returns the VirtualURL and not the URL. Fix the DCHECK. Bug: 929492 Change-Id: Ib845efc97793ddb9fc665e18f87b243f083a288e Reviewed-on: https://chromium-review.googlesource.com/c/1489731 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#636393}
Showing
Please register or sign in to comment