Chromium Code Reviews
DescriptionClarify that WebContents::GetLastCommittedURL returns the virtual URL.
NavigationHandle::GetURL is not necessarily consistent with
WebContents::GetLastCommittedURL, as the URL being navigated to may be
changed for display in the URL bar. For example, when viewing the page
source, NavigationHandle::GetURL returns the page's URL, but
WebContents::GetLastCommittedURL returns the URL prefixed with
"view-source:". This CL notes the difference in the header comments for
both methods.
BUG=618553
Committed: https://crrev.com/319d693f722a8bc60ca52b6735b8efae7875d5d0
Cr-Commit-Position: refs/heads/master@{#400857}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #
Messages
Total messages: 10 (4 generated)
|
||||||||||||||||||||||||||||